]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
authorAjay Singh <ajay.kathat@microchip.com>
Fri, 11 May 2018 08:13:08 +0000 (13:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 12:04:47 +0000 (14:04 +0200)
commit9aef8233ef58583c1fd6f533f7ca4d2afaf80a70
treea4e61d88dcc62946e2c380d252e0f6dccc86fe47
parentd4b4aaba515a2ea6ef844015c872472eae4ff1f9
staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()

Fix line over 80 characters issue in host_int_parse_assoc_resp_info() by
using shorter name for the local variable.

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