[PATCH v2 07/10] lib/crc32: remove unused support for CRC32C combination
Hannes Reinecke
hare at suse.de
Wed May 21 03:15:22 PDT 2025
On 5/19/25 19:50, Eric Biggers wrote:
> From: Eric Biggers <ebiggers at google.com>
>
> crc32c_combine() and crc32c_shift() are no longer used (except by the
> KUnit test that tests them), and their current implementation is very
> slow. Remove them.
>
> Signed-off-by: Eric Biggers <ebiggers at google.com>
> ---
> include/linux/crc32.h | 23 -----------------------
> lib/crc32.c | 6 ------
> lib/tests/crc_kunit.c | 6 ------
> 3 files changed, 35 deletions(-)
>
Reviewed-by: Hannes Reinecke <hare at suse.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare at suse.de +49 911 74053 688
SUSE Software Solutions GmbH, Frankenstr. 146, 90461 Nürnberg
HRB 36809 (AG Nürnberg), GF: I. Totev, A. McDonald, W. Knoblich
More information about the Linux-nvme
mailing list