[PATCH 0/2] wifi: ath11k: rename the variable naming convention
Karthikeyan Periyasamy
quic_periyasa at quicinc.com
Fri Oct 13 20:26:48 PDT 2023
Currently, the identifier sc is used to represent an instance of
SoC structure. But in ath11k ab is refer to the SoC data structure.
So rename the variable name.
Karthikeyan Periyasamy (2):
wifi: ath11k: rename the wmi_sc naming convention to wmi_ab
wifi: ath11k: rename the sc naming convention to ab
drivers/net/wireless/ath/ath11k/hif.h | 54 +++++++++++------------
drivers/net/wireless/ath/ath11k/pcic.c | 6 +--
drivers/net/wireless/ath/ath11k/thermal.c | 22 ++++-----
drivers/net/wireless/ath/ath11k/thermal.h | 8 ++--
drivers/net/wireless/ath/ath11k/wmi.c | 32 +++++++-------
5 files changed, 61 insertions(+), 61 deletions(-)
base-commit: acbc21b2b1b18429244266f70a44b7043d391eae
--
2.17.1
More information about the ath11k
mailing list