android_kernel_xiaomi_sm8350/core
Jeff Johnson d20cc49fa5 qcacld-3.0: Rename pMac in DPH
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:
dph_hash_table.c
dph_hash_table.h

Change-Id: Ibb61fe72dfb83dbed6cd7344cf9c978888016169
CRs-Fixed: 2355460
2018-11-27 20:10:38 -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 DPH 2018-11-27 20:10:38 -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 sme_api.c 2018-11-27 20:10:34 -08:00
wma qcacld-3.0: Do not unmap mgmt buffer on tx completion for HL 2018-11-24 00:36:05 -08:00