From: Borislav Petkov This one fixes an incorrect formulation in a Kconfig description. Signed-off-by: Signed-off-by: Andrew Morton --- 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 _