From fd4655c259fa91b3b207345eb7b4d9faa1b6bc8d Mon Sep 17 00:00:00 2001 From: Yasuaki Ishimatsu Date: Fri, 22 Mar 2013 01:53:49 +0000 Subject: [PATCH] ACPI / memhotplug: Remove info->failed bit acpi_memory_info has enabled bit and failed bit for controlling memory hotplug. But we don't need to keep both bits. The patch removes acpi_memory_info->failed bit. Signed-off-by: yasuaki ishimatsu Acked-by: Toshi Kani Signed-off-by: Rafael J. Wysocki --- Reading git-format-patch failed