]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: remove goto label '_done_' in handle_listen_state_expired()
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 23 Apr 2018 16:33:30 +0000 (22:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2018 13:54:16 +0000 (15:54 +0200)
commitb2d26c8ccce45943f662308d78d6dc13409c048e
treedeb19ae94ba7c8227dd6a9a85945fa1bf1e2d191
parentb417dcd75f9739fb8992b929bdc3e9648aaac963
staging: wilc1000: remove goto label '_done_' in handle_listen_state_expired()

Remove the use of goto label '_done_' in handle_listen_state_expired().
Changes are done to avoid the use of '_' in label name.

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