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:
041b623
)
parisc: BUG_ON() cleanup
author
Helge Deller
<deller@gmx.de>
Tue, 6 Jan 2009 11:57:01 +0000
(12:57 +0100)
committer
Kyle McMartin
<kyle@treachery.i.cabal.ca>
Fri, 13 Mar 2009 05:16:35 +0000
(
01:16
-0400)
- convert a few "if (xx) BUG();" to BUG_ON(xx)
- remove a few printk()s, as we get a backtrace with BUG_ON() anyway
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found