+1
−13
Loading
Remove information from the crypto/crc32c.c file comment that is no longer applicable now that nearly all users of CRC-32C are simply using the crc32c() library function instead. This continues the cleanup from commit 0ef6eb10 ("crypto: Clean up help text for CRYPTO_CRC32C"). Acked-by:Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20260314173130.16683-1-ebiggers@kernel.org Signed-off-by:
Eric Biggers <ebiggers@kernel.org>