diff options
| author | Arjan van de Ven <[email protected]> | 2008-07-25 08:45:54 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-25 17:53:29 +0000 |
| commit | 7a2c477069fbd32f91598f05334003979b987a39 (patch) | |
| tree | fe4ac84819050159a45752ad4c03b2abc971ad06 /lib/list_debug.c | |
| parent | Add a WARN() macro; this is WARN_ON() + printk arguments (diff) | |
| download | kernel-7a2c477069fbd32f91598f05334003979b987a39.tar.gz kernel-7a2c477069fbd32f91598f05334003979b987a39.zip | |
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
Replace a printk+WARN_ON() by a WARN(); this increases the chance of the
string making it into the bugreport (ie: it goes inside the
---[ cut here ]--- section)
Signed-off-by: Arjan van de Ven <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/list_debug.c')
0 files changed, 0 insertions, 0 deletions
