From: Devendra Naga Date: Wed, 15 Aug 2012 09:11:01 +0000 (+0545) Subject: staging: serqt_usb2: remove unneeded return in qt_unthrottle X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~921 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c660e6b594911ac8ab23fd98e114542cd47fe796;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed