powerpc: Remove unnecessary semicolons
Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
committed by
Benjamin Herrenschmidt
parent
551a232c87
commit
d258e64ef5
@@ -284,7 +284,6 @@ static int ps3_sb_free_mmio_region(struct ps3_mmio_region *r)
|
||||
int result;
|
||||
|
||||
dump_mmio_region(r);
|
||||
;
|
||||
result = lv1_unmap_device_mmio_region(r->dev->bus_id, r->dev->dev_id,
|
||||
r->lpar_addr);
|
||||
|
||||
|
Reference in New Issue
Block a user