staging: wilc1000: fix line over 80 chars in wilc_sdio struct
authorAjay Singh <ajay.kathat@microchip.com>
Fri, 11 May 2018 08:13:25 +0000 (13:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 12:04:48 +0000 (14:04 +0200)
commit65ebccebb817a25679c56842eeef6c15b18671db
tree4b5322887ddbd8f48a01a7568cb0fcffa1084f8b
parent977febc9cfe3767f01a344dd6ebb8cc30621947b
staging: wilc1000: fix line over 80 chars in wilc_sdio struct

Fix line over 80 chars issue found by checkpatch.pl script by placing
the comment message above the macro preprocessor.

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