tty: Convert SAK messages to tty_notice()
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 8 Nov 2015 18:01:14 +0000 (13:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (19:59 -0800)
commit9b42bb750f24f5925d2fffed3f071726af72763a
treeca1a7bb77626660965abe9e4ed64d845c0ee531d
parent339f36ba14cf9f8fcf6e6b78385bd6811ec59fbe
tty: Convert SAK messages to tty_notice()

Use tty_notice() for unified message format from the tty core.
Fix each message to accurately reflect the cause of each termination.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_io.c