diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-07-25 08:45:54 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 17:53:29 (GMT) |
commit | 7a2c477069fbd32f91598f05334003979b987a39 (patch) | |
tree | fe4ac84819050159a45752ad4c03b2abc971ad06 /mm | |
parent | a8f18b909c0a3f22630846207035c8b84bb252b8 (diff) | |
download | linux-7a2c477069fbd32f91598f05334003979b987a39.tar.xz |
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 <arjan@linux.intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions