diff options
author | Thomas Meyer <thomas@m3y3r.de> | 2017-10-07 16:02:21 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2017-11-13 12:11:28 +0100 |
commit | 7271efa79f8bc01694d1a9fce597088a97b3b160 (patch) | |
tree | ae629ed55cc3d9b9a2151685ab5367fc816687ea /fs/ceph/inode.c | |
parent | b3f8d68f38a879daed1eab66c0e19bc293096d34 (diff) | |
download | linux-7271efa79f8bc01694d1a9fce597088a97b3b160.tar.bz2 |
ceph: 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: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ceph/inode.c')
0 files changed, 0 insertions, 0 deletions