From: Dean Nelson Date: Mon, 29 Mar 2010 20:03:00 +0000 (+0200) Subject: hwmon: (coretemp) Add missing newline to dev_warn() message X-Git-Tag: v2.6.27.46~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afcb843f52a4db224bc5f138e136253205feffa3;p=pandora-kernel.git hwmon: (coretemp) Add missing newline to dev_warn() message commit 4d7a5644e4adfafe76c2bd8ee168e3f3b5dae3a8 upstream. 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 Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed