]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: fix line over 80 char in wilc_wlan_handle_txq()
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 26 Feb 2018 16:31:57 +0000 (22:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Mar 2018 16:22:28 +0000 (17:22 +0100)
commit82059dcec99e50a334b486c65b5f1b87c1acd690
tree79a5816eec27453d4e976a3ba50cc3a6b067751a
parent588bf3c116260446e53700923957b5aa4f89558a
staging: wilc1000: fix line over 80 char in wilc_wlan_handle_txq()

Refactor wilc_wlan_handle_txq() to fix 'line over 80 char' issue found
by checkpatch.pl script.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c