commit | 9b42bb750f24f5925d2fffed3f071726af72763a | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sun Nov 08 13:01:14 2015 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Dec 13 19:59:48 2015 -0800 |
tree | ca1a7bb77626660965abe9e4ed64d845c0ee531d | |
parent | 339f36ba14cf9f8fcf6e6b78385bd6811ec59fbe [diff] |
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>