diff options
| author | Filipe Manana <fdmanana@suse.com> | 2026-02-19 18:34:12 +0300 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-04-07 19:55:58 +0300 |
| commit | 1899d9b09d171834a950254ad21718618e5c7fd6 (patch) | |
| tree | 7f4a1fcb3b419d05287c55dc2f57a608435b9e71 /scripts | |
| parent | 1fce8eec9f89e3aaa13ced7c7ca625ab427b1bcc (diff) | |
| download | linux-1899d9b09d171834a950254ad21718618e5c7fd6.tar.xz | |
btrfs: constify arguments of some functions
There are several functions that take pointer arguments but don't need to
modify the objects they point to, so add the const qualifiers.
Reviewed-by: Qu Wenruo <wqu@suse.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 'scripts')
0 files changed, 0 insertions, 0 deletions
