OSDN Git Service

staging: wilc1000: move variable assignment along with its declaration
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 18 Jul 2018 22:45:19 +0000 (04:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 07:04:48 +0000 (09:04 +0200)
commit6bcba96e8543a2c7edaf3fb7c0673680b7de92bf
treef212fce39cea9dc3013070bc97b4f17f54dfc7e1
parentcd46d1b11433d92bcbecaccd48ba4860ed5f4c25
staging: wilc1000: move variable assignment along with its declaration

Cleanup patch to club the variable assignment along with the variable
declaration especially for private data.

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