diff options
| author | Qu Wenruo <wqu@suse.com> | 2026-07-20 18:26:52 +0930 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-08-07 19:17:17 +0200 |
| commit | 4d36517021cd9e5929abeaf879a1f097b70c1d16 (patch) | |
| tree | 8a2127c962a1520dbf64c76db38672ffb7d066f3 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 67bd829a14b7d71ffea28147b98dadf9ee684568 (diff) | |
btrfs: open code BTRFS_BYTES_TO_BLKS()
That macro is only utilized 4 times, all inside file.c, while we have
tons of open-coded usages. And since it's a macro, there is no proper
type checks at all.
There isn't much need for such a rarely utilized macro.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
