提交 6a386dd0 编写于 作者: M Maciej Billewicz 提交者: Greg Kroah-Hartman

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

Fix coding style issue.
Signed-off-by: NMaciej Billewicz <maciej.billewicz@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 650cd16b
...@@ -75,7 +75,6 @@ static int __init ion_dummy_init(void) ...@@ -75,7 +75,6 @@ static int __init ion_dummy_init(void)
if (!heaps) if (!heaps)
return -ENOMEM; return -ENOMEM;
/* Allocate a dummy carveout heap */ /* Allocate a dummy carveout heap */
carveout_ptr = alloc_pages_exact( carveout_ptr = alloc_pages_exact(
dummy_heaps[ION_HEAP_TYPE_CARVEOUT].size, dummy_heaps[ION_HEAP_TYPE_CARVEOUT].size,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册