commit | 5d33eebee83784f5f03bc3861fa92ee5cd831922 | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@ozlabs.org> | Thu Jul 13 16:32:52 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jul 31 15:55:06 2006 +1000 |
tree | 3da9ff7109e0a1d3cd3c17f332dfb84a237852f3 | |
parent | 931b261f442e779b0656d9b04c7ffe4939ef8c0a [diff] |
[POWERPC] Simplify dma_ops bug conditions 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>