diff options
author | Thomas Meyer <thomas@m3y3r.de> | 2017-10-07 17:02:21 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-10-30 14:27:58 +0300 |
commit | 897ca8194cd1b287bc5e7d8a5edc2b9a041e15ba (patch) | |
tree | cfab707a83c0f705581bf0f1c984214d1fc4fa37 /fs/btrfs/sysfs.c | |
parent | efd38150af45375b46576d0110a323d7fab7e142 (diff) | |
download | linux-897ca8194cd1b287bc5e7d8a5edc2b9a041e15ba.tar.xz |
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.c')
0 files changed, 0 insertions, 0 deletions