Staging: wlan-ng: Remove redundant break/goto statements in hfa384x_usb.c
authorIlja Sidoroff <ilja.sidoroff@iki.fi>
Mon, 8 Sep 2014 14:37:53 +0000 (17:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 21:02:48 +0000 (14:02 -0700)
commitcc5bcbbdbf29914e1ab679548c7da68ea46829cf
tree1d5ea53b249804500507e0e47c497341ff9998b2
parent676d22047902753cc199be9f1242b18db7e7b134
Staging: wlan-ng: Remove redundant break/goto statements in hfa384x_usb.c

This patch removes redundant goto or break statements in hfa384x_usb.c as found by checkpatch.pl

Signed-off-by: Ilja Sidoroff <ilja.sidoroff@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/hfa384x_usb.c