From: Al Viro Date: Wed, 18 Aug 2010 10:21:10 +0000 (-0400) Subject: hostfs ->follow_link() braino X-Git-Tag: v2.6.36-rc2~38^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6036d148bad5bb7928b021a49bb9e395361084;p=pandora-kernel.git hostfs ->follow_link() braino we want the assignment to err done inside the if () to be visible after it, so (re)declaring err inside if () body is wrong. Signed-off-by: Al Viro --- Reading git-diff-tree failed