alistair23-linux/drivers/staging/android/ion
Sudip Mukherjee 9f563f1a2a staging: android: ion: dummy: fix dereference of ERR_PTR
ion_device_create() can fail and if it fails then it returns the error
value in ERR_PTR.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Reviewed-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-29 17:40:50 -07:00
..
hisilicon staging: android: ion: hisilicon: Remove useless return variables 2016-03-11 22:09:09 -08:00
tegra staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERR 2016-03-11 22:09:09 -08:00
compat_ion.c
compat_ion.h
ion.c staging: android: ion: make locally used functions static 2016-04-29 17:39:35 -07:00
ion.h
ion_carveout_heap.c Staging: android: change memory allocation style in ion_carveout_heap.c 2016-03-11 22:09:09 -08:00
ion_chunk_heap.c Staging: android: modify memory allocation style in ion_chunk_heap.c 2016-04-29 17:40:50 -07:00
ion_cma_heap.c
ion_dummy_driver.c staging: android: ion: dummy: fix dereference of ERR_PTR 2016-04-29 17:40:50 -07:00
ion_heap.c
ion_page_pool.c
ion_priv.h
ion_system_heap.c
ion_test.c Staging: android: modify memory allocation style in ion_test.c 2016-04-29 17:40:50 -07:00
Kconfig
Makefile