OSDN Git Service

staging: wilc1000: avoid line over 80 chars in wilc_parse_network_info()
authorAjay Singh <ajay.kathat@microchip.com>
Thu, 1 Nov 2018 16:45:14 +0000 (16:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Nov 2018 14:23:01 +0000 (15:23 +0100)
commit64f656cbd026b362a728057a7ef6276b90d67eb4
treedc29e9ca9678cc628e426e8780ddb36e1f6d61be
parente23c009f728c338e946797d9ff59e61175e34203
staging: wilc1000: avoid line over 80 chars in wilc_parse_network_info()

Use shorter name for 'network_info' variable to avoid line over 80 chars
issue.

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