From: Sasha Levin Date: Thu, 25 Oct 2012 18:26:35 +0000 (-0400) Subject: tty: add missing newlines to WARN_RATELIMIT X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cadf74869013dc309bde50ed446f56d33a6a9806;p=pandora-kernel.git tty: add missing newlines to WARN_RATELIMIT WARN_RATELIMIT() expects the warning to end with a newline if one is needed. Not doing so results in odd looking warnings such as: [ 1339.454272] tty is NULLPid: 7147, comm: kworker/4:0 Tainted: G W 3.7.0-rc2-next-20121025-sasha-00001-g673f98e-dirty #75 Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed