diff options
| author | Josef Bacik <[email protected]> | 2023-08-25 20:19:20 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-10-12 14:44:02 +0000 |
| commit | 03e86348965a5fa13593db8682132033d663f7ee (patch) | |
| tree | dfb021d409e1753375cd15794790e9d3050bb144 /fs/btrfs/async-thread.c | |
| parent | btrfs: move btrfs_crc32c_final into free-space-cache.c (diff) | |
| download | kernel-03e86348965a5fa13593db8682132033d663f7ee.tar.gz kernel-03e86348965a5fa13593db8682132033d663f7ee.zip | |
btrfs: remove btrfs_crc32c wrapper
This simply sends the same arguments into crc32c(), and is just used in
a few places. Remove this wrapper and directly call crc32c() in these
instances.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions
