]> git.karo-electronics.de Git - linux-beck.git/commit
tty: audit: Track tty association with dev_t
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 10 Jan 2016 06:55:32 +0000 (22:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jan 2016 00:41:04 +0000 (16:41 -0800)
commit4d240b6442824df3b5e401459789bab5ee7777ae
tree48ac964eb8969c7ab85ae3a4ba30c0280df98244
parent37282a77954aa2dbb339d15902290f25b868d2e8
tty: audit: Track tty association with dev_t

Use dev_t instead of separate major/minor fields to track tty
audit buffer association.

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