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:
fca97b3
)
davinci: clean up inconsistent usage of spaces in Kconfig
author
Sekhar Nori
<nsekhar@ti.com>
Thu, 1 Jul 2010 13:30:49 +0000
(19:00 +0530)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Fri, 24 Sep 2010 14:40:24 +0000
(07:40 -0700)
In arch/arm/mach-davinci/Kconfig, some of the configuration
items are indented with multiple spaces instead of tabs.
Also, in couple of places, two spaces are used in the middle
of help text where one should do.
This patch fixes both issues.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found