diff options
author | Wu Bo <wubo40@huawei.com> | 2021-05-25 10:15:19 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-06-03 14:24:04 +0200 |
commit | 7551a074700a4093f5556a5ae51c1f83ea6b96ba (patch) | |
tree | fcfe55c52471518d35cb7cdce82605c314e0d9dc /crypto/aead.c | |
parent | hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open coding (diff) | |
download | linux-7551a074700a4093f5556a5ae51c1f83ea6b96ba.tar.xz linux-7551a074700a4093f5556a5ae51c1f83ea6b96ba.zip |
crypto: af_alg - use DIV_ROUND_UP helper macro for calculations
Replace open coded divisor calculations with the DIV_ROUND_UP kernel
macro for better readability.
Signed-off-by: Wu Bo <wubo40@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/aead.c')
0 files changed, 0 insertions, 0 deletions