On Mon, Sep 14, 2026 at 10:15:01AM +0200, Thorsten Blum wrote: > In p8_init(), remove the goto statement and return ret directly. > > Remove any redundant includes, add a missing space in MODULE_AUTHOR(), > and join the MODULE_DESCRIPTION() strings for better grepability. > > Also remove MODULE_VERSION(). It has never been updated and the kernel > release better reflects the module version. > > Signed-off-by: Thorsten Blum <[email protected]> > --- > arch/powerpc/crypto/vmx.c | 14 +++----------- > 1 file changed, 3 insertions(+), 11 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
