android_kernel_xiaomi_sm8350/core
Jeff Johnson 5cce7a0d0f qcacld-3.0: Rename pMac in lim_process_message_queue.c
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:
lim_process_message_queue.c

Change-Id: I812dd98f764707e19a8b32b7eafdc2a6bb07f236
CRs-Fixed: 2355457
2018-11-26 22:54:39 -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 lim_process_message_queue.c 2018-11-26 22:54:39 -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: Replace hal in sap_module 2018-11-21 13:46:46 -08:00
sme qcacld-3.0: Replace tpPESession in sme 2018-11-23 17:18:29 -08:00
wma qcacld-3.0: Do not unmap mgmt buffer on tx completion for HL 2018-11-24 00:36:05 -08:00