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)
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>

No differences found