commit | 3a6b02dc1f1b37fe2e9c86c00edf07c04bed9fab | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sun Jul 12 22:49:07 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 23 18:31:29 2015 -0700 |
tree | 91c7ea9b303e3bf36589c387168e99eae60f7e35 | |
parent | 4fef53518f9b4813043bdb48b70bd9fbf4ad2597 [diff] |
tty: core: Improve debug message content Output the function name, tty name, and invariant failure (if applicable). Add the tty count to the tty_open() message. Fix the disassociate_ctty() message, which printed the NULL pointer and the wrong message. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>