commit | e2f4d06545ec1f29b0e838ee34cbf3500ea5b9a4 | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Sat Jan 10 22:24:06 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jan 11 19:13:32 2009 +0100 |
tree | 867881517120191e988dc9e711aa3c92fbc8757b | |
parent | 9594949b060efe86ecaa1a66839232a3b9800bc9 [diff] |
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>