Просмотр исходного кода

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

Change-Id: I3b61614741453426f58b0397a577178cf7c2ecfa
CRs-Fixed: 2356087
Jeff Johnson 6 лет назад
Родитель
Сommit
541943ee35
1 измененных файлов с 155 добавлено и 155 удалено
  1. 155 155
      core/mac/src/pe/lim/lim_process_tdls.c

Разница между файлами не показана из-за своего большого размера
+ 155 - 155
core/mac/src/pe/lim/lim_process_tdls.c


Некоторые файлы не были показаны из-за большого количества измененных файлов