[PATCH] Capitalize description of SYSFS_DEPRECATED{_V2} options

From: Ferenc Wagner
Date: Mon Jan 10 2011 - 13:04:40 EST


Signed-off-by: Ferenc Wagner <wferi@xxxxxxx>
---
init/Kconfig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index 8dfd094..5166f43 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -811,7 +811,7 @@ config MM_OWNER
bool

config SYSFS_DEPRECATED
- bool "enable deprecated sysfs features to support old userspace tools"
+ bool "Enable deprecated sysfs features to support old userspace tools"
depends on SYSFS
default n
help
@@ -834,7 +834,7 @@ config SYSFS_DEPRECATED
need to say Y here.

config SYSFS_DEPRECATED_V2
- bool "enabled deprecated sysfs features by default"
+ bool "Enable deprecated sysfs features by default"
default n
depends on SYSFS
depends on SYSFS_DEPRECATED
--
1.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/