staging: wilc1000: fix line over 80 character in handle_disconnect()
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 7 Mar 2018 02:13:55 +0000 (07:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Mar 2018 11:59:51 +0000 (12:59 +0100)
commit0e7ba8eb977977087dd52f6384fb8514424ca43d
treecd650213fe730396fc3623d5a75a9d48e3bc2e28
parent54300bfb880f2f03d56e0897073e0b930a2991c7
staging: wilc1000: fix line over 80 character in handle_disconnect()

Refactor handle_disconnect() to avoid line over 80 characters issue
reported by checkpatch.pl script.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c