f2fs: make clear on test condition and return types
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 7 Aug 2014 23:57:17 +0000 (16:57 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 19 Aug 2014 17:01:33 +0000 (10:01 -0700)
commit0342fd301a9a940210f59fd094f766e7a0671987
treee3ac0ea51a32a8c1dada1238ad252077ef992367
parentb067ba1f1b3fa7ec798d35e12aed6cdba9cea905
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 <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
fs/f2fs/inline.c