diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2007-03-07 11:27:37 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-03-07 18:09:33 +0100 |
commit | 84532c91206bc6748991fb1ae3ba8a1894d339fa (patch) | |
tree | f0c4f6a8bb573eff746c32a86a8112c398712601 /scripts | |
parent | [POWERPC] Celleb: bug fix caused by not casting pointer types (diff) | |
download | linux-84532c91206bc6748991fb1ae3ba8a1894d339fa.tar.xz linux-84532c91206bc6748991fb1ae3ba8a1894d339fa.zip |
[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()
This function spews a warning due to possible use of an uninitialized
variable. This can happen on broken device-trees or when called with
a NULL argument. Makes ure we properly fail instead.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions