diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-12-04 16:20:31 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-12-15 22:59:02 +0100 |
commit | b144cc0415e76b29bde86a969a0e1e8b4c8dbce2 (patch) | |
tree | 96f9bc303fdbab65c0e878225dc0a26d4cc8eff1 /scripts/gdb/linux/stackdepot.py | |
parent | 1a9fb16c60526253ecf9913b6ea48cfcdcb4c023 (diff) |
btrfs: make extent_map_end() argument const
The extent map pointer argument for extent_map_end() can be const as we
are not modifyng anything in the extent map. So make it const, as it will
allow further changes to callers that have a const extent map pointer.
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 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions