linux/fs/hppfs
Paolo 'Blaisorblade' Giarrusso fd589e0b66 [PATCH] hppfs: fix symlink error path
While touching this code I noticed the error handling is bogus, so I
fixed it up.

I've removed the IS_ERR(proc_dentry) check, which will never trigger and
is clearly a typo: we must check proc_file instead.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-26 11:39:19 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hppfs_kern.c [PATCH] hppfs: fix symlink error path 2005-08-26 11:39:19 -07:00