diff options
author | 2021-03-03 17:45:28 +0800 | |
---|---|---|
committer | 2021-04-19 17:25:15 +0200 | |
commit | 7000babddac651d6038200ee847d50a7f930a2cc (patch) | |
tree | 587bf93bfbc6a9141871076a77e40c86d9d641f8 /fs/btrfs/btrfs_inode.h | |
parent | btrfs: add btree read ahead for incremental send operations (diff) | |
download | wireguard-linux-7000babddac651d6038200ee847d50a7f930a2cc.tar.xz wireguard-linux-7000babddac651d6038200ee847d50a7f930a2cc.zip |
btrfs: assign proper values to a bool variable in dev_extent_hole_check_zoned
Fix the following coccicheck warnings:
./fs/btrfs/volumes.c:1462:10-11: WARNING: return of 0/1 in function
'dev_extent_hole_check_zoned' with return type bool.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/btrfs_inode.h')
0 files changed, 0 insertions, 0 deletions