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)
commitf0ca3e87cc132b67c40ba1161cd02c8a2985ac4c
tree20f9ce186c823da1fb97670f3ecd66e7818676ff
parentbc0c9da55b25bc79363535da9ec20b1a144fe1c8
staging: android: ion: ion_cma_heap.c: Fix checkpatch warning

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>
drivers/staging/android/ion/ion_cma_heap.c