On Thu, Apr 17, 2025 at 09:38:29AM -0700, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > Now that the crc32-s390 module init function is a no-op, there is no > need to define it. Remove it. The removal of the init function also > makes the exit function unnecessary, so remove that too. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > > I'll take this via the crc tree. > > arch/s390/lib/crc32-glue.c | 11 ----------- > 1 file changed, 11 deletions(-) Acked-by: Heiko Carstens <hca@xxxxxxxxxxxxx>