linux/drivers/staging/android/ion
Daeseok Youn 5110898527 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>
2014-02-11 12:27:30 -08:00
..
tegra gpu: ion: fix sparse non static symbol warnings 2013-12-16 19:33:22 -08:00
Kconfig ion: Add dummy driver for testing 2014-01-09 21:16:40 -08:00
Makefile ion: Add dummy driver for testing 2014-01-09 21:16:40 -08:00
compat_ion.c staging: ion: Fix ION_IOC_FREE compat ioctl 2014-02-07 09:03:16 -08:00
compat_ion.h ion: add compat_ioctl 2013-12-14 08:57:18 -08:00
ion.c staging : ion : Fix some checkpatch warnings and an error 2014-02-11 12:27:30 -08:00
ion.h ion: Cleanup whitespace issues and other checkpatch problems 2013-12-14 08:59:54 -08:00
ion_carveout_heap.c ion: add helper to zero contiguous region of pages 2013-12-14 08:59:54 -08:00
ion_chunk_heap.c ion: Cleanup whitespace issues and other checkpatch problems 2013-12-14 08:59:54 -08:00
ion_cma_heap.c ion: fix bugs in cma heap 2013-12-14 08:59:54 -08:00
ion_dummy_driver.c Merge branch 'staging-linus' into staging-work 2014-02-08 13:38:28 -08:00
ion_heap.c Merge branch 'staging-linus' into staging-work 2014-02-08 13:38:28 -08:00
ion_page_pool.c ion: Cleanup whitespace issues and other checkpatch problems 2013-12-14 08:59:54 -08:00
ion_priv.h staging : ion : Fix some checkpatch warnings and an error 2014-02-11 12:27:30 -08:00
ion_system_heap.c staging: ion: Fix overflow and list bugs in system heap 2014-02-07 09:03:16 -08:00
ion_test.c ion_test: Add compat_ioctl support (v2) 2013-12-19 16:10:25 -08:00