Re: [PATCH] sysfs: deprecated features are to help old tools not toconfuse them

From: Randy Dunlap
Date: Thu Dec 03 2009 - 14:32:53 EST


On Thu, 3 Dec 2009 19:58:00 +0100 Uwe Kleine-König wrote:

> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> Cc: Greg KH <gregkh@xxxxxxx>
> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Cc: Kay Sievers <kay.sievers@xxxxxxxx>
> Cc: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>

Acked-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

Thanks.


> ---
> init/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/init/Kconfig b/init/Kconfig
> index eb4b337..d7ac66b 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -606,7 +606,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
> --


---
~Randy
--
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/