android_kernel_xiaomi_sm8350/core
Jeff Johnson 462e304582 qcacld-3.0: Rename pMac in SYS
Per the Linux coding style "mixed-case names are frowned upon" and
"so-called Hungarian notation [...] is brain damaged." One identifier
used extensively throughout the driver that violates both of these
tenants is "pMac." In order to be compliant with the Linux coding
style there is a campaign to rename all instances of this identifier.

For this change rename all instances of "pMac" to "mac" in:
sys_entry_func.c
sys_wrapper.c
sys_wrapper.h
utils_parser.c
wlan_qct_sys.c

Change-Id: Ib07f50ea0aa67eef7b04470054014146bf1ca3fc
CRs-Fixed: 2355453
2018-11-27 18:30:55 -08:00
..
bmi qcacld-3.0: fix wlan driver reload issue without CNSS module 2018-11-23 02:00:06 -08:00
cds qcacld-3.0: Flush scheduler message queues before htc_stop 2018-11-22 04:18:18 -08:00
dp qcacld-3.0: Relocate legacy DP INI items 2018-11-23 03:38:20 -08:00
hdd qcacld-3.0: Purge all active and pending cmds during SSR 2018-11-23 05:12:31 -08:00
mac qcacld-3.0: Rename pMac in SYS 2018-11-27 18:30:55 -08:00
pld qcacld-3.0: fix wlan driver reload issue without CNSS module 2018-11-23 02:00:06 -08:00
sap qcacld-3.0: Rename pMac in misc SAP files 2018-11-27 18:30:46 -08:00
sme qcacld-3.0: Rename pMac in misc SME files 2018-11-27 18:30:50 -08:00
wma qcacld-3.0: Do not unmap mgmt buffer on tx completion for HL 2018-11-24 00:36:05 -08:00