summaryrefslogtreecommitdiff
path: root/rust/helpers/processor.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2025-09-27 15:26:05 +0300
committerThomas Gleixner <tglx@linutronix.de>2025-10-07 10:23:22 +0200
commit196754c2a04a8ba682b00ea7c818897295c98967 (patch)
tree09b10ff7cb4e2a161aba5b9a4409b3ab5d00d91d /rust/helpers/processor.c
parentc746c3b5169831d7fb032a1051d8b45592ae8d78 (diff)
irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL check
of_iomap() doesn't return error pointers, it returns NULL. Fix the error checking to check for NULL pointers. Fixes: 86cd4301c285 ("irqchip/aspeed-scu-ic: Refactor driver to support variant-based initialization") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'rust/helpers/processor.c')
0 files changed, 0 insertions, 0 deletions