staging: wilc1000: change return type to 'void' for lock init & deinit functions
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 25 Sep 2018 06:23:18 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 18:53:56 +0000 (20:53 +0200)
commitd579112b616919868911774070f68496e570e4d6
tree6b9e25b308d2c48af28d4524f8870f8d141c87d4
parent080de2491349ae65f709ac372b6bedfa1d38f16c
staging: wilc1000: change return type to 'void' for lock init & deinit functions

Cleanup patch to use 'void' return type for wlan_deinit_locks() &
wlan_init_locks(), as same value is return.

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