staging: wilc1000: fix line over 80 characters in wilc_spi_read_int()
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 14 Feb 2018 11:10:14 +0000 (16:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 14:31:30 +0000 (15:31 +0100)
commit12ec07a4c7b537cae52528511a1e0677f360efe6
treee84345198aef64a125baa819770c18015d8de7e9
parentc73f59508913cd3f4155f5d9e97d50b8d867fee1
staging: wilc1000: fix line over 80 characters in wilc_spi_read_int()

Refactor wilc_spi_read_int() to fix the line over 80 char issues reported
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_spi.c