diff options
| author | 2023-08-25 16:19:20 -0400 | |
|---|---|---|
| committer | 2023-10-12 16:44:02 +0200 | |
| commit | 03e86348965a5fa13593db8682132033d663f7ee (patch) | |
| tree | dfb021d409e1753375cd15794790e9d3050bb144 /fs/btrfs/async-thread.c | |
| parent | btrfs: move btrfs_crc32c_final into free-space-cache.c (diff) | |
| download | wireguard-linux-03e86348965a5fa13593db8682132033d663f7ee.tar.xz wireguard-linux-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 <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions
