[JFFS2] Fix jffs2_follow_link() typo
authorQi Yong <qiyong@fc-cn.com>
Mon, 16 Oct 2006 11:42:23 +0000 (19:42 +0800)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 21 Oct 2006 15:24:08 +0000 (16:24 +0100)
commitc7cf0c68ea4e2020db7204eb0ed4412b2cbb167d
tree06c3dccf8e40185f38232962f8e6b6d37177922b
parentc7438d02b384e82261e28fc280167f4e7a65e822
[JFFS2] Fix jffs2_follow_link() typo

typo fix: noticed this typo while reading the patch
"jffs2: fix symlink error handling"

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/symlink.c