diff options
| author | Jeff Johnson <[email protected]> | 2023-11-06 10:21:05 -0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-11-22 20:24:11 +0200 |
| commit | 3b6ec0409fe8c95e74fa64ee717fb7c7e6e9b32f (patch) | |
| tree | 86f88bda216ad9fa876289d0d3a47894870830f7 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 199a78565cc2bf3fee530cade297e309de5a1f3a (diff) | |
wifi: ath12k: Remove struct ath12k::ops
Currently struct ath12k defines the following member:
struct ieee80211_ops *ops;
This is being flagged by checkpatch.pl:
WARNING: struct ieee80211_ops should normally be const
The original plan was to add the const qualifier. However, it turns
out this is actually unused, so remove it.
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/20231106-ath12k-remove-ieee80211_ops-v1-2-d72cef1a855b@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions