android_kernel_xiaomi_sm8350/core/sap
Jeff Johnson b9794442c6 qcacld-3.0: Rename pMac in misc SAP files
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:
sap_ch_select.c
sap_fsm.c
sap_module.c

Change-Id: Iaf300b458fb89550d2e3a90f98ed6aabecd98024
CRs-Fixed: 2355451
2018-11-27 18:30:46 -08:00
..
inc qcacld-3.0: Replace hal in sap_module 2018-11-21 13:46:46 -08:00
src qcacld-3.0: Rename pMac in misc SAP files 2018-11-27 18:30:46 -08:00