android_kernel_xiaomi_sm8350/core/mac
Jeff Johnson ab322b9ee0 qcacld-3.0: Rename pMac in lim_assoc_utils
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_assoc_utils.c
lim_assoc_utils.h

Change-Id: I08af0ce1a4d9e7a509782530a49529f93b5dc213
CRs-Fixed: 2355446
2018-11-27 18:30:25 -08:00
..
inc Release 5.2.0.108P 2018-11-27 11:20:13 -08:00
src qcacld-3.0: Rename pMac in lim_assoc_utils 2018-11-27 18:30:25 -08:00