This patch series contains fixes for checkpatch.pl reported issue & 'always true
condition' smatch warning.


Ajay Singh (13):
  staging: wilc1000: rename enuEvent to avoid camelCase
  staging: wilc1000: remove always 'true' check from 'if' statement
  staging: wilc1000: fix line over 80 char in handle_cfg_param()
  staging: wilc1000: fix line over 80 char in
    wilc_network_info_received()
  staging: wilc1000: fix line over 80 char for
    wilc_gnrl_async_info_received()
  staging: wilc1000: fix line over 80 char in
    host_int_parse_join_bss_param()
  staging: wilc1000: rename pstrHostIFkeyAttr to avoid camelCase issue
  staging: wilc1000: fix line over 80 char in wilc_add_ptk()
  staging: wilc1000: fix line over 80 char in wilc_del_allstation() &
    wilc_deinit()
  staging: wilc1000: fix line over 80 char in
    wilc_scan_complete_received()
  staging: wilc1000: rename handle_connect_timeout() variables to avoid
    camelCase
  staging: wilc1000: fix line over 80 char in handle_rcvd_ntwrk_info()
  staging: wilc1000: rename u16DummyReasonCode to avoid camelCase

 drivers/staging/wilc1000/host_interface.c | 644 ++++++++++++++++--------------
 1 file changed, 335 insertions(+), 309 deletions(-)

-- 
2.7.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to