staging: android: ion: ion_cma_heap.c: Fix checkpatch warning
authorPhong Tran <tranmanphong@gmail.com>
Sun, 20 Jul 2014 04:10:55 +0000 (11:10 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jul 2014 19:26:55 +0000 (12:26 -0700)
This patch fix coding style:

- Remove "fail memory allocation" waring
- Remove return of void function

Tested by compilation only

Signed-off-by: Phong Tran <tranmanphong@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found