aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-04-10 13:26:40 +0100
committerDavid Sterba <dsterba@suse.com>2025-05-15 14:30:50 +0200
commitc832378622d53e0516d7688cbb2e76786e854d1e (patch)
treebe20bb9131dd4bcad38528e8eb0f4edcd430a1c9 /tools/perf/scripts/python/export-to-postgresql.py
parentbtrfs: add missing error return to btrfs_clear_extent_bit_changeset() (diff)
downloadlinux-rng-c832378622d53e0516d7688cbb2e76786e854d1e.tar.xz
linux-rng-c832378622d53e0516d7688cbb2e76786e854d1e.zip
btrfs: use bools for local variables at btrfs_clear_extent_bit_changeset()
Several variables are defined as integers but used as booleans, and the 'delete' variable can be made const since it's not changed after being declared. So change them to proper booleans and simplify setting their value. Signed-off-by: Filipe Manana <fdmanana@suse.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