]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit33b6f590ba7efc113780be20a03856af58ec637f
treef0b5e55e93b16dbbce4399e708b818b9513c453d
parentd048b167076757e1fc536b191bcabd15a0a6e0e6
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