diff options
| author | David Sterba <dsterba@suse.com> | 2025-09-29 14:41:15 +0200 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-11-24 21:37:36 +0100 |
| commit | 2215e6b4034a4a850b4f10ada09ac9ceac38817f (patch) | |
| tree | 5b8754bd294c3b8bc3be9ff13407ba882b7745fc /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 2346b966c66a7b9cfef948939ae0526bebb4bef7 (diff) | |
btrfs: subpage: rename macro variables to avoid shadowing
When compiling with -Wshadow there are warnings in the subpage helper
macros that are used in functions like btrfs_subpage_dump_bitmap() or
btrfs_subpage_clear_and_test_dirty() that also use 'bfs' (for struct
btrfs_folio_state) or blocks_per_folio.
Add '__' to the macro variables and unify naming in all subpage macros.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
