[PATCH 0/7] fixes to avoid use of cameCase

Ajay Singh ajay.kathat at microchip.com
Tue Jan 30 16:50:26 UTC 2018


Patch set to fix "Avoid camelCase" issues found by checkpatch.pl.

Ajay Singh (7):
  staging: wilc1000: rename variables using camelCase in
    host_int_ParseJoinBssParam()
  staging: wilc1000: rename Handle_DelAllSta() and its variable using
    camelCase
  staging: wilc1000: rename strWIDList variable to avoid camelCase
  staging: wilc1000: rename u32WidsCount to avoid camelCase
  staging: wilc1000: rename pu8CurrByte variable to avoid camelCase
  staging: wilc1000: rename Handle_ScanDone function to avoid camelCase
  staging: wilc1000: rename Handle_Key() and Handle_ConnectTimeout()

 drivers/staging/wilc1000/host_interface.c | 726 +++++++++++++++---------------
 1 file changed, 363 insertions(+), 363 deletions(-)

-- 
2.7.4



More information about the devel mailing list