]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitda58b93f6d46fa641b17680428f006fa2c79c1be
treecd650213fe730396fc3623d5a75a9d48e3bc2e28
parent6c03ff764bc97b1f1106914a813edfcdf831cc2f
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