diff options
author | Thomas Meyer <thomas@m3y3r.de> | 2017-10-07 16:02:21 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-10-30 12:27:58 +0100 |
commit | 897ca8194cd1b287bc5e7d8a5edc2b9a041e15ba (patch) | |
tree | cfab707a83c0f705581bf0f1c984214d1fc4fa37 /fs/btrfs/sysfs.h | |
parent | efd38150af45375b46576d0110a323d7fab7e142 (diff) |
btrfs: 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>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/sysfs.h')
0 files changed, 0 insertions, 0 deletions