linux/fs/sysfs
Dan Carpenter 57f9bdac25 sysfs: checking for NULL instead of ERR_PTR
d_path() returns an ERR_PTR and it doesn't return NULL.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Cc: stable <stable@kernel.org>
Reviewed-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-03 17:26:28 -07:00
..
Kconfig
Makefile
bin.c
dir.c
file.c sysfs: checking for NULL instead of ERR_PTR 2010-09-03 17:26:28 -07:00
group.c
inode.c switch sysfs to ->evict_inode() 2010-08-09 16:47:53 -04:00
mount.c switch sysfs to ->evict_inode() 2010-08-09 16:47:53 -04:00
symlink.c
sysfs.h switch sysfs to ->evict_inode() 2010-08-09 16:47:53 -04:00