summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/pgtable.py
diff options
context:
space:
mode:
authorJeff Johnson <quic_jjohnson@quicinc.com>2023-11-06 10:21:04 -0800
committerKalle Valo <quic_kvalo@quicinc.com>2023-11-22 20:24:10 +0200
commit199a78565cc2bf3fee530cade297e309de5a1f3a (patch)
treec191da6768012922831f4e3d9b25db97b9c232b7 /scripts/gdb/linux/pgtable.py
parent2bc76fef1a9a649e11b2dac6205bb8177128fc21 (diff)
wifi: ath11k: Remove struct ath11k::ops
Currently struct ath11k 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 <quic_jjohnson@quicinc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20231106-ath12k-remove-ieee80211_ops-v1-1-d72cef1a855b@quicinc.com
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions