summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2025-08-19 12:40:02 +0300
committerThomas Gleixner <tglx@linutronix.de>2025-08-24 12:00:47 +0200
commitc8bb0f00a4886b24d933ffaabcdc09bf9a370dca (patch)
treefcb8b4fc06f69934a715754d0b4a4a565764972b /tools/perf/scripts/python/libxed.py
parentc2bac68067bba5edda09112c09f2f670792dcdc8 (diff)
irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe()
ioremap() never returns error pointers, it returns NULL on error. Fix the check to match. Fixes: 3c3d7dbab2c7 ("irqchip/mvebu-gicp: Clear pending interrupts on init") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/all/aKRGcgMeaXm2TMIC@stanley.mountain
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions