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:
59b26c7
)
drivers/net/davinci_emac.c: Fix continuation line formats
author
Joe Perches
<joe@perches.com>
Mon, 1 Feb 2010 21:22:11 +0000
(21:22 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 4 Feb 2010 04:32:27 +0000
(20:32 -0800)
String constants that are continued on subsequent lines with \
are not good.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found