diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-08-03 11:29:33 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-08-11 13:19:27 +0200 |
commit | 7999b615fd18e2c2d1aa540b930341c494c0c3e7 (patch) | |
tree | 9ab80d3b96b25d9fd05ffa1de41cfa15b86a8e04 /include/crypto/algapi.h | |
parent | crypto: qat - use kfree_sensitive instead of memset/kfree() (diff) | |
download | linux-7999b615fd18e2c2d1aa540b930341c494c0c3e7.tar.xz linux-7999b615fd18e2c2d1aa540b930341c494c0c3e7.zip |
crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_irq()
Since commit ce753ad1549c ("platform: finally disallow IRQ0 in
platform_get_irq() and its ilk"), there is no possible for
platform_get_irq() to return 0. Use the return value
from platform_get_irq().
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions