This patch series contains fixes for "Avoid camelCase" issues found by checkpatch.pl script. Ajay Singh (12): staging: wilc1000: rename pu8HdnNtwrksWidVal to avoid camelCase staging: wilc1000: rename ptstrJoinBssParam to avoid camelCase staging: wilc1000: rename variables using camelCase in handle_rcvd_ntwrk_info() staging: wilc1000: rename pu32InactiveTime to avoid camelCase staging: wilc1000: rename Handle_SetMulticastFilter to avoid camelCase staging: wilc1000: rename pstrSetBeaconParam to avoid camelCase staging: wilc1000: rename pstrStatistics to avoid camelCase staging: wilc1000: rename strDisconnectNotifInfo to avoid camelCase staging: wilc1000: rename pstrDelStaParam to avoid camelCase staging: wilc1000: rename pstrStationParam to avoid camelCase staging: wilc1000: rename _WPAPtk_end_case_ label to avoid camelCase staging: wilc1000: rename _WPARxGtk_end_case_ label to avoid camelCase drivers/staging/wilc1000/host_interface.c | 299 +++++++++++++++--------------- 1 file changed, 147 insertions(+), 152 deletions(-) -- 2.7.4