staging: wilc1000: refactor WILC_WFI_p2p_rx() to avoid line over 80 char
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 23 Apr 2018 16:33:06 +0000 (22:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2018 13:54:13 +0000 (15:54 +0200)
commit7868ee3b73e773eb78dc8de7ef192e633b748bed
treec5ba02c809d84a574c58bebe5b3dfa1bb72cd959
parent675a127e9059bb015a837f6053d026ca00bccb4b
staging: wilc1000: refactor WILC_WFI_p2p_rx() to avoid line over 80 char

Fix 'line over 80 characters' issue found by checkpatch.pl script.
Refactor and split the function to avoid the checkpatch reported issues.

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