]> git.ipfire.org Git - thirdparty/linux.git/commit
crypto: Clean up help text for CRYPTO_CRC32
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 26 Feb 2026 14:46:09 +0000 (15:46 +0100)
committerEric Biggers <ebiggers@kernel.org>
Mon, 2 Mar 2026 23:35:26 +0000 (15:35 -0800)
commitf33ac74f9cc1cdadd3921246832b2084a5dec53a
tree3aa5c21998355c3815f8a9766a3f4832493d0ca3
parent0ef6eb10f2e0fe38bb795b2ecdb01b8c9b536ea8
crypto: Clean up help text for CRYPTO_CRC32

F2fs and RoCEv2 stopped using this CRC32 implementation in commits
3ca4bec40ee211cd ("f2fs: switch to using the crc32 library") and
ccca5e8aa1457231 ("RDMA/rxe: switch to using the crc32 library").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/0f76ebf05bb1b6ca50db97988f9ac20944534b4c.1772116160.git.geert+renesas@glider.be
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
crypto/Kconfig