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:
dad2ddb
)
Staging: vt6656: Remove unnecessary spaces in format strings
author
Simon Schuster
<linux@rationality.eu>
Sat, 4 Jan 2014 15:25:12 +0000
(16:25 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 01:17:58 +0000
(17:17 -0800)
A space in a format string is unnecessary if it is followed by a line
feed. These spaces are removed by this patch.
Signed-off-by: Sebastian Rachuj <sebastian.rachuj@studium.uni-erlangen.de>
Signed-off-by: Simon Schuster <linux@rationality.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found