On Wed, May 27, 2026 at 04:11:47PM +0200, Thorsten Blum wrote: > Replace min_t() with the simpler min() macro since the values are > unsigned and compatible. > > Signed-off-by: Thorsten Blum <[email protected]> > --- > arch/powerpc/crypto/aes-spe-glue.c | 9 +++++---- > 1 file changed, 5 insertions(+), 4 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
