Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a386dd0 authored by Maciej Billewicz's avatar Maciej Billewicz Committed by Greg Kroah-Hartman
Browse files

Staging: android: ion: ion_dummy_driver: remove unnecessary empty line



Fix coding style issue.

Signed-off-by: default avatarMaciej Billewicz <maciej.billewicz@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 650cd16b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -75,7 +75,6 @@ static int __init ion_dummy_init(void)
	if (!heaps)
		return -ENOMEM;


	/* Allocate a dummy carveout heap */
	carveout_ptr = alloc_pages_exact(
				dummy_heaps[ION_HEAP_TYPE_CARVEOUT].size,