]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ACPI thermal: remove unnecessary newline from exception message
authorColin Ian King <colin.king@canonical.com>
Thu, 29 Nov 2012 11:53:16 +0000 (11:53 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 25 Jan 2013 23:34:21 +0000 (00:34 +0100)
commit7e3cf246b532a640ff1176d0b988aa0a9338e36f
treef733f5ccbd00a658392f2e0bbee3c4ef821b806e
parentc628423777d9df5e48ea8c5695aacd105cf4f768
ACPI thermal: remove unnecessary newline from exception message

ACPI_EXCEPTION() already appends a newline, so there is no
need for the thermal trip point message to include one too.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/thermal.c