kernel-hacking-2024-linux-s.../fs/sysv
Dan Carpenter 404e781249 fs/sysv: dereferencing ERR_PTR()
I moved the dir_put_page() inside the if condition so we don't dereference
"page", if it's an ERR_PTR().

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-05-15 07:16:33 -04:00
..
balloc.c
dir.c
file.c
ialloc.c
inode.c
itree.c
Kconfig
Makefile
namei.c
super.c
symlink.c
sysv.h