From: Colin Ian King <colin.king@xxxxxxxxxxxxx> The ACPI_EXCEPTION and ACPI_ERROR macros already emit a newline after the message, so remove the unnecessary newlines from a bunch of messages. Colin Ian King (5): ACPI dock: remove unnecessary newline from exception message ACPI video: remove unnecessary newline from error messages ACPI sysfs: remove unnecessary newline from exception ACPICA: GPE support: remove unnecessary newline from error messages ACPI thermal: remove unnecessary newline from exception message drivers/acpi/acpica/hwgpe.c | 2 +- drivers/acpi/dock.c | 2 +- drivers/acpi/sysfs.c | 2 +- drivers/acpi/thermal.c | 2 +- drivers/acpi/video.c | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) -- 1.8.0 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html