From: Colin Ian King <colin.k...@canonical.com> 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-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/