tty: pr_warning->pr_warn and logging neatening
authorJoe Perches <joe@perches.com>
Mon, 10 Nov 2014 06:46:35 +0000 (22:46 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Nov 2014 01:06:38 +0000 (17:06 -0800)
commite620e54884ceb983c38f979a22fd04ae0820c725
treede7c5797654cc2c9b476cc496fdb70611e464906
parent483e91a503064c104326a6bb55d4505ff467cd92
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 <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/ehv_bytechan.c
drivers/tty/isicom.c
drivers/tty/serial/bfin_sport_uart.c
drivers/tty/serial/mfd.c
drivers/tty/serial/mrst_max3110.c
drivers/tty/vt/keyboard.c
drivers/tty/vt/vt.c