hwmon: (coretemp) Add missing newline to dev_warn() message
authorDean Nelson <dnelson@redhat.com>
Mon, 29 Mar 2010 20:03:00 +0000 (22:03 +0200)
committerJean Delvare <khali@linux-fr.org>
Mon, 29 Mar 2010 20:03:00 +0000 (22:03 +0200)
commit4d7a5644e4adfafe76c2bd8ee168e3f3b5dae3a8
treef0b5e55e93b16dbbce4399e708b818b9513c453d
parentfcc6a7462ec8d8a7d63ec59559e91f8fd6991160
hwmon: (coretemp) Add missing newline to dev_warn() message

Add missing newline to dev_warn() message string. This is more of an issue
with older kernels that don't automatically add a newline if it was missing
from the end of the previous line.

Signed-off-by: Dean Nelson <dnelson@redhat.com>
Cc: stable@kernel.org
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/coretemp.c