On Mon, Apr 28, 2025, at 18:24, Eric Biggers wrote: > > We could instead rename the library module to libcrc32.ko. However, > while lib/crypto/ uses that convention, the rest of lib/ doesn't. Since > the library API is the primary API for CRC-32, I'd like to keep the > unsuffixed name for it and make the Crypto API modules use a suffix. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>