]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
irq: use WARN() instead of WARN_ON().
authorMike Travis <travis@sgi.com>
Sun, 11 Jan 2009 06:24:06 +0000 (22:24 -0800)
committerIngo Molnar <mingo@elte.hu>
Sun, 11 Jan 2009 18:13:32 +0000 (19:13 +0100)
commite2f4d06545ec1f29b0e838ee34cbf3500ea5b9a4
tree867881517120191e988dc9e711aa3c92fbc8757b
parent9594949b060efe86ecaa1a66839232a3b9800bc9
irq: use WARN() instead of WARN_ON().

Impact: cleanup WARN msg.

Ingo requested:
> While at it, could you please also convert this to a WARN() construct
> instead? (in a separate commit)

... and it shall be done.  ;-)

Signed-off-by: Mike Travis <travis@sgi.com>
kernel/irq/handle.c