From: Fabian Frederick Date: Tue, 30 Jun 2015 21:58:01 +0000 (-0700) Subject: fs/affs/symlink.c: remove unneeded err variable X-Git-Tag: omap-for-v4.2/fixes-rc1^2~53^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=196a4f82bddb2c4cb23736c5d467abcb9e716c63;p=pandora-kernel.git fs/affs/symlink.c: remove unneeded err variable err is only assigned to -EIO. Return that value at the end of fail context. Signed-off-by: Fabian Frederick Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed