linux/arch/sparc
David S. Miller 9c908f97d0 [SPARC]: Fix EBUS use of uninitialized variable.
If of_get_property() fails, it returns NULL and the 'len'
parameter is undefined.  So we need to explicitly set len
to zero in such cases.

Noticed by Al Viro.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-09-27 13:09:28 -07:00
..
boot
kernel [SPARC]: Fix EBUS use of uninitialized variable. 2007-09-27 13:09:28 -07:00
lib
math-emu
mm
oprofile
prom [SPARC32]: Kill unused vars and macros from prom/console.c 2007-08-26 18:49:10 -07:00
Kconfig
Kconfig.debug
Makefile
defconfig