git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc0c9da
)
staging: android: ion: ion_cma_heap.c: Fix checkpatch warning
author
Phong Tran
<tranmanphong@gmail.com>
Sun, 20 Jul 2014 04:10:55 +0000
(11:10 +0700)
committer
Greg 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