staging: serqt_usb2: remove unneeded return in qt_unthrottle
commitc660e6b594911ac8ab23fd98e114542cd47fe796
authorDevendra Naga <develkernel412222@gmail.com>
Wed, 15 Aug 2012 09:11:01 +0000 (15 14:56 +0545)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 22:32:13 +0000 (15 15:32 -0700)
tree76133599ac08ed9f35672b64fe52429a440da10d
parentbef41c3cd34a5db26cb845296d76c998eed8d667
staging: serqt_usb2: remove unneeded return in qt_unthrottle

this return is at the end of the void function qt_unthrottle, which is
not needed, and also remove the new line below this.

Signed-off-by: Devendra Naga <develkernel412222@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/serqt_usb2/serqt_usb2.c