kernel-ark/drivers/staging/android
Quytelda Kahja 878c33a788 Staging: ion: fix code style warning from NULL comparisons
This patch replaces several instances where a pointer is compared to NULL
(i.e., `ptr == NULL`) with `!ptr`, which is preferred.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-29 16:38:53 +02:00
..
ion Staging: ion: fix code style warning from NULL comparisons 2017-06-29 16:38:53 +02:00
uapi staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls 2017-06-03 17:38:26 +09:00
ashmem.c
ashmem.h
Kconfig
Makefile
TODO staging/android: Update Ion TODO list 2017-04-18 20:43:14 +02:00