Browse Source

qcacld-3.0: Rename pMac in sme_qos.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:
sme_qos.c

Change-Id: I0cf98781992a08be0dddaa121c600ac0950c448b
CRs-Fixed: 2356084
Jeff Johnson 6 years ago
parent
commit
85f6142d45
1 changed files with 146 additions and 146 deletions
  1. 146 146
      core/sme/src/qos/sme_qos.c

File diff suppressed because it is too large
+ 146 - 146
core/sme/src/qos/sme_qos.c


Some files were not shown because too many files changed in this diff