android_kernel_oneplus_msm8998/fs/sdcardfs
Julia Lawall 6fcda64071 ANDROID: sdcardfs: fix itnull.cocci warnings
List_for_each_entry has the property that the first argument is always
bound to a real list element, never NULL, so testing dentry is not needed.

Generated by: scripts/coccinelle/iterators/itnull.cocci

Cc: Daniel Rosenberg <drosen@google.com>
Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Guenter Roeck <groeck@chromium.org>
2016-08-18 18:56:03 +05:30
..
dentry.c vfs: change d_canonical_path to take two paths 2016-05-19 12:35:13 +05:30
derived_perm.c ANDROID: sdcardfs: fix itnull.cocci warnings 2016-08-18 18:56:03 +05:30
file.c sdcardfs: Bring up to date with Android M permissions: 2016-04-07 16:50:02 +05:30
inode.c sdcardfs: Bring up to date with Android M permissions: 2016-04-07 16:50:02 +05:30
Kconfig sdcardfs: remove effectless config option 2016-04-07 16:50:03 +05:30
lookup.c sdcardfs: remove effectless config option 2016-04-07 16:50:03 +05:30
main.c sdcardfs: Remove unused code 2016-04-07 16:50:04 +05:30
Makefile
mmap.c
multiuser.h
packagelist.c sdcardfs: Truncate packages_gid.list on overflow 2016-07-11 12:44:27 +05:30
sdcardfs.h sdcardfs: remove effectless config option 2016-04-07 16:50:03 +05:30
super.c sdcardfs: Bring up to date with Android M permissions: 2016-04-07 16:50:02 +05:30