aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJeff Johnson <[email protected]>2023-08-21 07:13:36 -0700
committerKalle Valo <[email protected]>2023-08-23 17:04:29 +0300
commit9476cda44c136089f14f8951ae5197d63e91735c (patch)
treef988ff8cf4f5fffdbbc0ebe8ecd47779646a696a /tools/perf/scripts/python/syscall-counts-by-pid.py
parent29d15589f084d71a4ea8c544039c5839db0236e2 (diff)
wifi: ath11k: Consistently use ath11k_vif_to_arvif()
Helper function ath11k_vif_to_arvif() exists to retrieve a struct ath11k_vif from a struct ieee80211_vif. However, in multiple places this logic is open-coded with inline typecasting. Since the typecasting prevents the compiler from type-checking the source and destination, update the driver to consistently use the helper function. No functional changes, compile tested only. Signed-off-by: Jeff Johnson <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions