From: Miklos Szeredi Date: Tue, 5 Jun 2012 13:10:31 +0000 (+0200) Subject: vfs: do_last(): clean up retry X-Git-Tag: v3.6-rc1~152^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f60dc3db6e24b7c36445cf1feb56b34c799074b3;p=pandora-kernel.git vfs: do_last(): clean up retry Move the lookup retry logic to the bottom of the function to make the normal case simpler to read. Reported-by: David Howells Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed