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:
931b261
)
[POWERPC] Simplify dma_ops bug conditions
author
Jeremy Kerr
<jk@ozlabs.org>
Thu, 13 Jul 2006 06:32:52 +0000
(16:32 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 31 Jul 2006 05:55:06 +0000
(15:55 +1000)
Use BUG_ON rather than BUG to simplify the dma_ops handing,
and remove the now-unnecessary return cases.
Booted on pseries.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found