git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bef41c3
)
staging: serqt_usb2: remove unneeded return in qt_unthrottle
author
Devendra Naga
<develkernel412222@gmail.com>
Wed, 15 Aug 2012 09:11:01 +0000
(14:56 +0545)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 22:32:13 +0000
(15:32 -0700)
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>
No differences found