aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2023-02-17 11:00:31 +0800
committerKalle Valo <[email protected]>2023-02-20 10:36:28 +0200
commit342fcde9d91460f01f65707e16368a1571271a3a (patch)
tree3707257e681783f1bb40c12a11eab841a31aca64 /tools/perf/scripts/python/sctop.py
parent8c464d16809fa02982f6341ea598ec5d07457f19 (diff)
wifi: ath11k: fix return value check in ath11k_ahb_probe()
ioremap() returns NULL pointer not PTR_ERR() when it fails, so replace the IS_ERR() check with NULL pointer check. Fixes: b42b3678c91f ("wifi: ath11k: remap ce register space for IPQ5018") Signed-off-by: Yang Yingliang <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions