From: Sekhar Nori Date: Thu, 1 Jul 2010 13:30:49 +0000 (+0530) Subject: davinci: clean up inconsistent usage of spaces in Kconfig X-Git-Tag: v2.6.37-rc1~122^2~1^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7884f454b75ac57e92b8c3fb3b20148f92f7688;p=pandora-kernel.git davinci: clean up inconsistent usage of spaces in Kconfig 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 Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed