diff options
author | Thomas Meyer <thomas@m3y3r.de> | 2017-10-07 16:02:21 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-10-26 10:44:11 +0200 |
commit | ebf7c522fdc2ec2fa0fc2351ef613841f79586e5 (patch) | |
tree | acde1c0762289a085316dcb0d36d6caa6d32ca11 /fs/f2fs/f2fs.h | |
parent | f2fs: give up CP_TRIMMED_FLAG if it drops discards (diff) | |
download | linux-ebf7c522fdc2ec2fa0fc2351ef613841f79586e5.tar.xz linux-ebf7c522fdc2ec2fa0fc2351ef613841f79586e5.zip |
f2fs: Fix bool initialization/comparison
Bool initializations should use true and false. Bool tests don't need
comparisons.
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/f2fs.h')
0 files changed, 0 insertions, 0 deletions