]> git.ipfire.org Git - thirdparty/linux.git/commit
crypto: cesa - use max to simplify mv_cesa_probe
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 12 May 2026 13:34:15 +0000 (15:34 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 May 2026 12:25:28 +0000 (20:25 +0800)
commit209466c5fe352b81b9fa9d135bbffbac18350fb2
tree648db32b578f66ed28fe9d1eec3eae49e7c36052
parent9206f1b3f8cf76d0dcacd3eab5813244e9fc9964
crypto: cesa - use max to simplify mv_cesa_probe

Use max() to simplify mv_cesa_probe() and improve its readability.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/marvell/cesa/cesa.c