summaryrefslogtreecommitdiff
path: root/drivers/xen/gntalloc.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2023-01-25 01:23:07 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2023-02-03 12:54:55 +0800
commit2d27267b379f589836949481aec9c9f39dbe1f26 (patch)
tree9e7e068c95a44b84e07c726c609afbad22b3348e /drivers/xen/gntalloc.c
parent85f3fc5446e5315197529736ddfbda61c2777e06 (diff)
crypto: stm32/hash - Simplify code
We are passing (rctx->flags & HASH_FLAGS_FINUP) as indicator for the final request but we already know this to be true since we are in the (final) arm of an if-statement set from the same flag. Just open-code it as true. Acked-by: Lionel Debieve <lionel.debieve@foss.st.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/xen/gntalloc.c')
0 files changed, 0 insertions, 0 deletions