From: Jaegeuk Kim Date: Thu, 7 Aug 2014 23:57:17 +0000 (-0700) Subject: f2fs: make clear on test condition and return types X-Git-Tag: fixes-v3.17-rc4~30^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0342fd301a9a940210f59fd094f766e7a0671987;p=pandora-kernel.git f2fs: make clear on test condition and return types This patch adds a parentheses to make clear for condition check. And also it changes the return type for better meanings. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed