alistair23-linux/drivers/staging/android/ion
Markus Elfring 698f140d67 staging: android: ion: Deletion of unnecessary checks before two function calls
The functions ion_heap_destroy() and vfree() perform also input
parameter validation. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-26 13:42:53 -08:00
..
tegra staging: android: ion: Deletion of unnecessary checks before two function calls 2014-11-26 13:42:53 -08:00
compat_ion.c android: ->f_op is never NULL 2014-10-09 02:39:12 -04:00
compat_ion.h
ion.c staging: android: ion: Deletion of unnecessary checks before two function calls 2014-11-26 13:42:53 -08:00
ion.h Staging: android: ion: fix typos in comments 2014-11-03 16:22:50 -08:00
ion_carveout_heap.c staging: android: ion: Remove redundant return of void function 2014-08-16 12:23:23 -07:00
ion_chunk_heap.c staging: android: ion: Remove redundant return of void function 2014-08-16 12:23:23 -07:00
ion_cma_heap.c staging: android: ion: ion_cma_heap.c: Fix checkpatch warning 2014-07-21 12:26:55 -07:00
ion_dummy_driver.c staging: android: ion: Deletion of unnecessary checks before two function calls 2014-11-26 13:42:53 -08:00
ion_heap.c staging: android: fix missing a blank line after declarations 2014-05-03 19:46:30 -04:00
ion_page_pool.c staging: android: Assign bool to true 2014-10-23 12:38:32 +08:00
ion_priv.h Staging: android: ion: fix typos in comments 2014-11-03 16:22:50 -08:00
ion_system_heap.c staging: android: ion: Remove redundant return of void function 2014-08-16 12:23:23 -07:00
ion_test.c
Kconfig staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU 2014-07-30 16:36:27 -07:00
Makefile