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:
f8f0302
)
USB: uhci: beautify source code
author
Chen Gang
<gang.chen@asianux.com>
Thu, 24 Jan 2013 01:41:45 +0000
(09:41 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 24 Jan 2013 21:59:26 +0000
(13:59 -0800)
get rid of the line breaks in string constants.
let comments within 80 with limitation.
delete ' \' at the end of a statement.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found