Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hwmon: (coretemp) Add missing newline to dev_warn() message
commit 4d7a564 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 <dnelson@redhat.com> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information