diff options
author | Dan Carpenter <[email protected]> | 2024-02-20 12:02:22 +0300 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2024-02-21 21:13:37 +0100 |
commit | 62f4b33bf2b966035420c3e211bfa37f697c4d1f (patch) | |
tree | 8f33dd56a32f489ca0e1d4ffff0e00acd52b5cee /tools/perf/util/trace-event-scripting.c | |
parent | a9b254892ce1a447b06c5019cbf0e9caeb48c138 (diff) |
power: reset: xgene-reboot: Fix a NULL vs IS_ERR() test
The devm_platform_ioremap_resource() function returns error points. It
never returns NULL. Update the check accordingly.
Fixes: 7ddfd33c6ee5 ("power: reset: xgene-reboot: Use devm_platform_ioremap_resource() helper")
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Andrew Davis <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions