kernel_optimize_test/fs/configfs
Wei Yongjun 49deb4bc22 configfs: move the dereference below the NULL test
The dereference should be moved below the NULL test.

spatch with a semantic match is used to found this.
(http://coccinelle.lip6.fr/)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-02-21 17:22:19 -08:00
..
configfs_internal.h
dir.c configfs: move the dereference below the NULL test 2013-02-21 17:22:19 -08:00
file.c
inode.c
item.c
Kconfig
Makefile
mount.c
symlink.c