From: Thomas Petazzoni Date: Fri, 12 Jun 2015 13:38:34 +0000 (+0200) Subject: ARM: mvebu: add missing newline at end of messages X-Git-Tag: omap-for-v4.3/fixes-merge-window~9^2~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17683ba3d240612ef52bcbf7f4db91f1e457735;p=pandora-kernel.git ARM: mvebu: add missing newline at end of messages Commit 548ae94c1cc7f ("ARM: mvebu: Disable CPU Idle on Armada 38x") added two new pr_warn() messages in mach-mvebu/pmsu.c. However, these messages lack the final new line, causing the next message to be displayed on the same line. This commit adds the missing ending newlines. Signed-off-by: Thomas Petazzoni Acked-by: Andrew Lunn Signed-off-by: Gregory CLEMENT --- Reading git-diff-tree failed