OSDN Git Service

staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_param()
authorAjay Singh <ajay.kathat@microchip.com>
Fri, 11 May 2018 08:13:07 +0000 (13:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 12:04:47 +0000 (14:04 +0200)
commitd4b4aaba515a2ea6ef844015c872472eae4ff1f9
tree84d0e384ee8919759bf3d7280c0d1f41faf6b1b5
parent8d4279c7ee361aa700fbc5ba1a790f92cf4927ca
staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_param()

Split host_int_parse_join_bss_param() to avoid the line over 80
character issue 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/host_interface.c