diff options
author | David Sterba <dsterba@suse.com> | 2022-11-07 17:30:21 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 18:00:55 +0100 |
commit | 3e09b5b2293f21e6e28929b6bbb73833678bfdd1 (patch) | |
tree | 42a3de25723bc151c4903d046e1f25147acd017f /fs/affs | |
parent | ad3daf1c3f5bcbba49a302d8d0e46467556bf6f3 (diff) |
btrfs: constify input buffer parameter in compression code
The input buffers passed down to compression must never be changed,
switch type to u8 as it's a raw byte buffer and use const.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/affs')
0 files changed, 0 insertions, 0 deletions