diff --git a/[refs] b/[refs] index eada77f31bd8..2569b2f65b2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c628423777d9df5e48ea8c5695aacd105cf4f768 +refs/heads/master: 7e3cf246b532a640ff1176d0b988aa0a9338e36f diff --git a/trunk/drivers/acpi/thermal.c b/trunk/drivers/acpi/thermal.c index 506fbd4b5733..f46c44048e44 100644 --- a/trunk/drivers/acpi/thermal.c +++ b/trunk/drivers/acpi/thermal.c @@ -288,7 +288,7 @@ do { \ if (flags != ACPI_TRIPS_INIT) \ ACPI_EXCEPTION((AE_INFO, AE_ERROR, \ "ACPI thermal trip point %s changed\n" \ - "Please send acpidump to linux-acpi@vger.kernel.org\n", str)); \ + "Please send acpidump to linux-acpi@vger.kernel.org", str)); \ } while (0) static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag)