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

Fix coding style issue.

Signed-off-by: Maciej Billewicz <maciej.billewicz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Maciej Billewicz 2017-03-13 22:32:19 +01:00 committed by Greg Kroah-Hartman
parent 650cd16b0d
commit 6a386dd070

View File

@ -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,