staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expired()
authorAjay Singh <ajay.kathat@microchip.com>
Fri, 11 May 2018 08:13:16 +0000 (13:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 12:04:48 +0000 (14:04 +0200)
commit4d03c3d51bbfe2bc7d54ee4310b96d9da0837fb9
tree5f580042f95fc7266234167dea34baa253f4fdf4
parent7ca6ba24c3e3ca852d46acf885c4982fab3bb895
staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expired()

Refactor wilc_wfi_remain_on_channel_expired() to avoid line over 80
character issue reported by checkpatch.pl script. Also assigned value in the
variable at the time of declaration.

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