[PATCH 4/5] ACPICA: GPE support: remove unnecessary newline from error messages

2012-11-29 Thread Colin King
From: Colin Ian King ACPI_ERROR() already appends a newline, so there is no need for the error messages to include one too. Signed-off-by: Colin Ian King --- drivers/acpi/acpica/hwgpe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/acpi/acpica/hwgpe.c

[PATCH 4/5] ACPICA: GPE support: remove unnecessary newline from error messages

2012-11-29 Thread Colin King
From: Colin Ian King colin.k...@canonical.com ACPI_ERROR() already appends a newline, so there is no need for the error messages to include one too. Signed-off-by: Colin Ian King colin.k...@canonical.com --- drivers/acpi/acpica/hwgpe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff