From 196a4f82bddb2c4cb23736c5d467abcb9e716c63 Mon Sep 17 00:00:00 2001 From: Fabian Frederick Date: Tue, 30 Jun 2015 14:58:01 -0700 Subject: [PATCH] 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-format-patch failed