From: Dan Carpenter Date: Thu, 14 May 2015 08:52:28 +0000 (+0300) Subject: f2fs: cleanup a confusing indent X-Git-Tag: omap-for-v4.3/legacy-v2-signed~156^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=912a83b5096eb4a5d8d95124d70585e0e861c564;p=pandora-kernel.git f2fs: cleanup a confusing indent The return was not indented far enough so it looked like it was supposed to go with the other if statement. Signed-off-by: Dan Carpenter Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed