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:
e5f7bd4
)
tile: remove unnecessary backslashes in asm-offsets.c
author
Chris Metcalf
<cmetcalf@tilera.com>
Wed, 7 Aug 2013 14:34:10 +0000
(10:34 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 12 Aug 2013 18:46:55 +0000
(14:46 -0400)
Pointed out by checkpatch. A few of the DEFINE() lines were
properly written without backslash continuation; fix the rest.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found