git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9594949
)
irq: use WARN() instead of WARN_ON().
author
Mike Travis
<travis@sgi.com>
Sun, 11 Jan 2009 06:24:06 +0000
(22:24 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 11 Jan 2009 18:13:32 +0000
(19:13 +0100)
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>
No differences found