]> Git Repo - linux.git/commitdiff
sysfs: deprecated features are to help old tools not to confuse them
authorUwe Kleine-König <[email protected]>
Thu, 3 Dec 2009 18:58:00 +0000 (19:58 +0100)
committerLinus Torvalds <[email protected]>
Tue, 8 Dec 2009 21:23:39 +0000 (13:23 -0800)
Signed-off-by: Uwe Kleine-König <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Cc: Greg KH <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Kay Sievers <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
init/Kconfig

index 38899243213de78717bdae1f4ed2417cf6c9500b..54c655ce9c049f56da32c4157917e0b6caffd48f 100644 (file)
@@ -615,7 +615,7 @@ config SYSFS_DEPRECATED
        bool
 
 config SYSFS_DEPRECATED_V2
-       bool "enable deprecated sysfs features which may confuse old userspace tools"
+       bool "enable deprecated sysfs features to support old userspace tools"
        depends on SYSFS
        default n
        select SYSFS_DEPRECATED
This page took 0.056708 seconds and 4 git commands to generate.