The patch titled drivers/acpi/Kconfig formulation fix has been removed from the -mm tree. Its filename was drivers-acpi-kconfig-formulation-fixpatch.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: drivers/acpi/Kconfig formulation fix From: Borislav Petkov <bbpetkov@xxxxxxxx> This one fixes an incorrect formulation in a Kconfig description. Signed-off-by: <bbpetkov@xxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- 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 bbpetkov@xxxxxxxx are git-acpi.patch git-net.patch kernel-doc-handle-arrays-with-arithmetic-expressions-as.patch generate-main-index-page-when-building-htmldocs.patch alphabetically-sorted-entries-in.patch kill-warnings-when-building-mandocs.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html