This patch series removes the issues found by checkpatch.pl script in host_interface.c/.h file. Ajay Singh (14): staging: wilc1000: rename s8PowerMode & strPowerMgmtParam to avoid camelCase staging: wilc1000: rename strHostIfSetMulti to avoid camelCase staging: wilc1000: rename host_int_get_assoc_res_info() parameters to avoid camelCase staging: wilc1000: rename pstrHostIfRemainOnChan to avoid camelCase staging: wilc1000: rename pstrHostIfRegisterFrame to avoid camelCase staging: wilc1000: rename strHostIfStaInactiveT to avoid camelCase staging: wilc1000: rename pstrRcvdGnrlAsyncInfo to avoid camelCase staging: wilc1000: rename pstrRcvdNetworkInfo to avoid camelCase staging: wilc1000: rename functions starting with Handle_ to avoid camelCase staging: wilc1000: rename functions starting with TimerCB_ to avoid camelCase staging: wilc1000: rename ListenTimerCB to avoid camelCase staging: wilc1000: rename GetPeriodicRSSI to avoid camelCase staging: wilc1000: rename wilc_remove_key() parameters to avoid camelCase staging: wilc1000: remove Unnecessary parentheses around 'hif_set_mc->cnt' drivers/staging/wilc1000/host_interface.c | 220 +++++++++++++++--------------- drivers/staging/wilc1000/host_interface.h | 2 +- 2 files changed, 111 insertions(+), 111 deletions(-) -- 2.7.4