Re: [PATCH 1/2] crypto: af_alg - use DIV_ROUND_UP helper macro for calculations
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2021-06-03 12:30:17
Also in:
linux-fsdevel, lkml
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2021-06-03 12:30:17
Also in:
linux-fsdevel, lkml
On Tue, May 25, 2021 at 04:15:19PM +0800, Wu Bo wrote:
From: Wu Bo <redacted> Replace open coded divisor calculations with the DIV_ROUND_UP kernel macro for better readability. Signed-off-by: Wu Bo <redacted> --- crypto/af_alg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Patch applied. Thanks. -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt