[PATCH v5 RESEND 3/5] ACPI: Update Memory hotplug error messages

2012-11-06 Thread Toshi Kani
Updated Memory hotplug error messages with acpi_pr_(), dev_() and pr_(). Signed-off-by: Toshi Kani --- drivers/acpi/acpi_memhotplug.c | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/drivers/acpi/acpi_memhotplug.c b/drivers/acpi/acpi_memhotplug.c

[PATCH v5 RESEND 3/5] ACPI: Update Memory hotplug error messages

2012-11-06 Thread Toshi Kani
Updated Memory hotplug error messages with acpi_pr_level(), dev_level() and pr_level(). Signed-off-by: Toshi Kani toshi.k...@hp.com --- drivers/acpi/acpi_memhotplug.c | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/drivers/acpi/acpi_memhotplug.c