diff options
author | 2021-01-27 16:11:37 +0800 | |
---|---|---|
committer | 2021-02-08 22:58:59 +0100 | |
commit | a4559e6f6f3a4e84cb788ac158fb419ece473527 (patch) | |
tree | e9786053fc62becaa83b4ff0474097436eb2fe23 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: remove wrong comment for can_nocow_extent() (diff) | |
download | wireguard-linux-a4559e6f6f3a4e84cb788ac158fb419ece473527.tar.xz wireguard-linux-a4559e6f6f3a4e84cb788ac158fb419ece473527.zip |
btrfs: simplify condition in __btrfs_run_delayed_items
Fix the following coccicheck warnings:
./fs/btrfs/delayed-inode.c:1157:39-41: WARNING !A || A && B is
equivalent to !A || B.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Suggested-by: Jiapeng Zhong <oswb@linux.alibaba.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Abaci Team <abaci-bugfix@linux.alibaba.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions