The patch titled
drivers/acpi/Kconfig formulation fix
has been added to the -mm tree. Its filename is
drivers-acpi-kconfig-formulation-fixpatch.patch
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this
------------------------------------------------------
Subject: drivers/acpi/Kconfig formulation fix
From: Borislav Petkov <[EMAIL PROTECTED]>
This one fixes an incorrect formulation in a Kconfig description.
Signed-off-by: <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
drivers/acpi/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff -puN drivers/acpi/Kconfig~drivers-acpi-kconfig-formulation-fixpatch
drivers/acpi/Kconfig
--- a/drivers/acpi/Kconfig~drivers-acpi-kconfig-formulation-fixpatch
+++ a/drivers/acpi/Kconfig
@@ -85,8 +85,8 @@ config ACPI_PROCFS
depends on ACPI
default y
---help---
- Procfs interface for ACPI is made optional for back-compatible.
- As the same functions are duplicated in sysfs interface
+ The Procfs interface for ACPI is made optional for backward
compatibility.
+ As the same functions are duplicated in the sysfs interface
and this proc interface will be removed some time later,
it's marked as deprecated.
( /proc/acpi/debug_layer && debug_level are deprecated by
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
drivers-acpi-kconfig-formulation-fixpatch.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html