fs/btrfs/crc32c.h
deleted100644 → 0
+0
−29
+2
−2
+3
−4
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There's no need to preserve this abstraction; it used to let us use hardware crc32c support directly, but libcrc32c is already doing that for us through the crypto API -- so we're already using the Intel crc32c acceleration where appropriate. Signed-off-by:David Woodhouse <David.Woodhouse@intel.com> Signed-off-by:
Chris Mason <chris.mason@oracle.com>