1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 01:20:14 +00:00
Eric Biggers b82f72292a lib/crc32: remove unused support for CRC32C combination
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@google.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Link: https://patch.msgid.link/20250519175012.36581-8-ebiggers@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-05-21 15:40:17 -07:00
..
2024-12-12 18:26:32 +01:00
2025-01-22 12:32:39 -08:00
2025-03-16 22:30:49 -07:00
2025-04-11 17:32:38 -07:00
2025-04-11 17:32:37 -07:00
2024-07-12 16:39:53 -07:00
2025-03-25 10:18:31 -03:00
2025-01-12 20:21:15 -08:00
2025-04-04 11:31:42 -07:00
2025-01-14 19:45:35 +01:00
2024-10-14 16:33:24 -05:00
2025-03-26 21:48:21 -07:00
2025-03-17 12:17:00 -07:00
2024-07-04 23:43:10 -07:00
2025-03-25 10:18:31 -03:00
2025-04-02 10:05:55 -07:00
2024-12-09 13:48:29 -08:00