From: Joe Perches Date: Mon, 10 Nov 2014 06:46:35 +0000 (-0800) Subject: tty: pr_warning->pr_warn and logging neatening X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e620e54884ceb983c38f979a22fd04ae0820c725;p=pandora-kernel.git tty: pr_warning->pr_warn and logging neatening Convert the pr_warning to the more common pr_warn. Other miscellanea: o Convert unusual PR_FMT define and uses to pr_fmt o Remove unnecessary OOM message o Fix grammar in an error message o Convert a pr_warning with a KERN_ERR to pr_err Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed