diff options
author | Filipe Manana <fdmanana@suse.com> | 2022-11-01 16:15:49 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 18:00:50 +0100 |
commit | fa104a879073f3974d673ad8c609d986042cf666 (patch) | |
tree | e220f34769a8954038cad3153b106cf29d07906f /fs/btrfs/backref.h | |
parent | 1baea6f18abf34037169d3b0c585356abb395376 (diff) | |
download | linux-stable-fa104a879073f3974d673ad8c609d986042cf666.tar.gz linux-stable-fa104a879073f3974d673ad8c609d986042cf666.tar.bz2 linux-stable-fa104a879073f3974d673ad8c609d986042cf666.zip |
btrfs: constify ulist parameter of ulist_next()
The ulist_next() iterator function does not need to change the given ulist
so make it const. This will allow the next patch in the series to pass a
ulist to a function that does not need, and should not, modify the ulist.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/backref.h')
0 files changed, 0 insertions, 0 deletions