[PATCH 00/12] fix to remove line over 80 chars and few other

Ajay Singh ajay.kathat at microchip.com
Fri Feb 16 15:11:37 UTC 2018


This patch series contains changes to fix line over 80 characters,
too many leading tabs and few other issues reported by checkpatch.pl
script.

Ajay Singh (12):
  staging: wilc1000: remove unnecessary comments to avoid line over 80
    char issue
  staging: wilc1000: fix too many leading tabs warning in
    sdio_clear_int_ext()
  staging: wilc1000: fix line over 80 characters in sdio_clear_int_ext()
  staging: wilc1000: fix open parenthesis alignment mismatch in
    wilc_parse_network_info()
  staging: wilc1000: fix line over 80 char in wilc_wlan_cfg_set_str()
  staging: wilc1000: remove blank line before close brace in
    wilc_wlan_cfg_get_wid_value()
  staging: wilc1000: fix line over 80 chars in
    wilc_wlan_cfg_indicate_rxi()
  staging: wilc1000: fix line over 80 chars in
    wilc_wlan_cfg_get_wid_value()
  staging: wilc1000: fix line over 80 chars in add_tcp_pending_ack()
  staging: wilc1000: fix line over 80 characters in tcp_process()
  staging: wilc1000: fix line over 80 chars in
    wilc_wlan_txq_filter_dup_tcp_ack()
  staging: wilc1000: fix line over 80 chars in wilc_wlan_handle_txq()

 drivers/staging/wilc1000/coreconfigurator.c |   4 +-
 drivers/staging/wilc1000/wilc_sdio.c        | 145 ++++++++++++++--------------
 drivers/staging/wilc1000/wilc_wlan.c        |  70 +++++++++-----
 drivers/staging/wilc1000/wilc_wlan_cfg.c    |  21 ++--
 4 files changed, 134 insertions(+), 106 deletions(-)

-- 
2.7.4



More information about the devel mailing list