diff options
| author | David Sterba <[email protected]> | 2024-05-20 18:48:06 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-07-11 13:33:19 +0000 |
| commit | 840a97bdef1e5d7bd8bf147812df416cca15afc7 (patch) | |
| tree | 1399199e0c9e97a6f6d3d8fdaa5f1791b4133cda /fs/btrfs/dev-replace.c | |
| parent | btrfs: remove unused define EXTENT_SIZE_PER_ITEM (diff) | |
| download | kernel-840a97bdef1e5d7bd8bf147812df416cca15afc7.tar.gz kernel-840a97bdef1e5d7bd8bf147812df416cca15afc7.zip | |
btrfs: keep const when returning value from get_unaligned_le8()
This was reported by 'gcc -Wcast-qual', the get_unaligned_le8() simply
returns the argument and there's no reason to drop the cast.
Reviewed-by: Boris Burkov <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Reviewed-by: Naohiro Aota <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
