1
0
Fork 0
alistair23-linux/drivers/staging/android
Dan Carpenter ae25d43c59 staging: lowmemorykiller: remove bogus NULL check
The NULL checking here doesn't make sense, so it causes a static checker
warning.  It turns out that p->mm can't be NULL so the inconsistency is
harmless and we should just remove the check.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-29 17:58:02 -07:00
..
ion staging: android: ion: dummy: fix dereference of ERR_PTR 2016-04-29 17:40:50 -07:00
trace staging/android: remove SYNC_WAIT ioctl 2016-02-07 17:34:58 -08:00
uapi dma-buf/sync_file: de-stage sync_file headers 2016-04-29 17:37:10 -07:00
Kconfig dma-buf/sync_file: de-stage sync_file 2016-04-29 17:37:10 -07:00
Makefile dma-buf/sync_file: de-stage sync_file 2016-04-29 17:37:10 -07:00
TODO staging/android: add TODO to de-stage android sync framework 2015-12-14 11:05:45 -08:00
ashmem.c Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-03-20 19:08:56 -07:00
ashmem.h
lowmemorykiller.c staging: lowmemorykiller: remove bogus NULL check 2016-04-29 17:58:02 -07:00
sw_sync.c staging/android: remove driver_data from struct sync_fence_info 2016-02-07 17:34:58 -08:00
sw_sync.h staging/android: remove struct sync_pt 2016-02-07 17:34:58 -08:00
sync.c staging/android: prepare sync_file for de-staging 2016-04-29 17:37:10 -07:00
sync.h dma-buf/sync_file: de-stage sync_file headers 2016-04-29 17:37:10 -07:00
sync_debug.c dma-buf/sync_file: de-stage sync_file headers 2016-04-29 17:37:10 -07:00