Files
linux/arch/powerpc/kernel
Emil Medve 476ff8a0e3 [POWERPC] Fix return value check logic in debugfs virq_mapping setup
debugfs_create_file() returns a non-NULL (non-zero) value in case of
success, not a NULL value.

This fixes this non-critical boot-time debugging error message:

[    1.316386] calling  irq_debugfs_init+0x0/0x50
[    1.316399] initcall irq_debugfs_init+0x0/0x50 returned -12 after 0 msecs
[    1.316411] initcall irq_debugfs_init+0x0/0x50 returned with error code -12

Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
Acked-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-06-16 15:00:25 +10:00
..
2007-05-11 05:38:25 -04:00
2008-05-09 20:22:58 +10:00
2008-03-07 08:42:28 -06:00
2008-04-24 20:58:03 +10:00
2007-05-08 13:40:31 +10:00
2008-01-28 23:21:18 +01:00
2007-10-11 14:36:47 +10:00