aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-07-16 00:46:19 +0200
committerKalle Valo <[email protected]>2022-07-27 15:51:53 +0300
commit69ddcea564437ce4b0d5143f37a9154fcef8d3d2 (patch)
tree86ed5b3a31124ffff45538dc93d67351ee653b57 /tools/perf/scripts/python/check-perf-trace.py
parent6fd57e1d120bf13d4dc6c200a7cf914e6347a316 (diff)
wifi: wl12xx: Drop if with an always false condition
The remove callback is only called after probe completed successfully. In this case platform_set_drvdata() was called with a non-NULL argument (in wlcore_probe()) and so wl is never NULL. This is a preparation for making platform remove callbacks return void. Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions