]> Pileus Git - ~andy/linux/commit
[media] s5c73m3: fix indentation of the help section in Kconfig
authorGianluca Gennari <gennarone@gmail.com>
Thu, 25 Apr 2013 13:46:38 +0000 (10:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 25 Apr 2013 19:20:09 +0000 (16:20 -0300)
commit4494f0fdd825958d596d05a4bd577df94b149038
tree2f015460c817086e44d2ee033aa722e9c671738b
parentf327cabf7fc2a356e6eddfa51b1dc54c3bc625d9
[media] s5c73m3: fix indentation of the help section in Kconfig

The 'help' section of the Kconfig entry for this driver is missing
an extra alignment. That seems to violate what's stated at:
Documentation/kbuild/kconfig-language.txt

Even if it works, the better is to add 2 extra spaces there, as
this is the common practice and helps human reading of the file.

Also, the way it is, it breaks backport trees.

Signed-off-by: Gianluca Gennari <gennarone@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/i2c/Kconfig