diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-09-22 11:39:06 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-10-12 16:44:15 +0200 |
commit | df2a8e70c3c397d4780027be3151d3c3ae9d47a6 (patch) | |
tree | 323a705309edda4d41c6b2161fb04c837c2c3a46 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 28967c762220d22ca26f4a5acacb69b9fbb9748b (diff) |
btrfs: collapse wait_on_state() to its caller wait_extent_bit()
The wait_on_state() function is very short and has a single caller, which
is wait_extent_bit(), so remove the function and put its code into the
caller.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
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