]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit79a3d9ac29ad69eaa44a68b1cb4a4b65ed09a2d3
tree1d5ea53b249804500507e0e47c497341ff9998b2
parentffcc7e2631b8ea1999c6f7e60c900032e63c9c68
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