https://github.com/torvalds/linux
Revision fd589e0b662c1ea8cfb1e0d20d60a2510979865b authored by Paolo 'Blaisorblade' Giarrusso on 26 August 2005, 14:57:53 UTC, committed by Linus Torvalds on 26 August 2005, 18:39:19 UTC
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>
1 parent d7a60d5
History
Tip revision: fd589e0b662c1ea8cfb1e0d20d60a2510979865b authored by Paolo 'Blaisorblade' Giarrusso on 26 August 2005, 14:57:53 UTC
[PATCH] hppfs: fix symlink error path
Tip revision: fd589e0

README

back to top