[POWERPC] Simplify dma_ops bug conditions
authorJeremy Kerr <jk@ozlabs.org>
Thu, 13 Jul 2006 06:32:52 +0000 (16:32 +1000)
committerPaul 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