diff options
author | David Sterba <dsterba@suse.com> | 2020-06-25 17:54:54 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-07-25 17:45:35 +0200 |
commit | 6d92b304ec6b929f9aa87ae96488daf180d07585 (patch) | |
tree | 071da8b359ceff50ad9588937ff2a36a72f0cb4e /tools/perf/scripts/python/stackcollapse.py | |
parent | cee512682535e0628dd926f56fa86b43f21d10ed (diff) |
btrfs: pass bits by value not by pointer for extent_state helpers
The bits are passed to all extent state helpers for no apparent reason,
the value only read and never updated so remove the indirection and pass
it directly. Also unify the type to u32 where needed.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions