staging : ion : Fix some checkpatch warnings and an error
authorDaeseok Youn <daeseok.youn@gmail.com>
Mon, 10 Feb 2014 11:16:50 +0000 (20:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2014 20:27:30 +0000 (12:27 -0800)
commit51108985272c6e1d087bde0822d65921e625f268
tree7df764ac854dfc07df0b9d18af5297fd3b446ff2
parenta894c69be0566c9a7613468d833efd6303b79d95
staging : ion : Fix some checkpatch warnings and an error

Warning:
 - Unnecessary space after function pointer name
 - quoted string split across lines
 - fix alignment issues

Error:
 - return is not a function, parentheses are not required

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion.c
drivers/staging/android/ion/ion_priv.h