From: Dan Carpenter Date: Thu, 28 Aug 2014 13:13:21 +0000 (+0300) Subject: f2fs: simplify by using a literal X-Git-Tag: fixes-v3.17-rc4~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922cedbd00b68e506eb6f37cbe07cdf399a37b27;p=pandora-kernel.git f2fs: simplify by using a literal We can make the code a bit simpler because we know that "!retry" is zero. Signed-off-by: Dan Carpenter Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed