diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2016-01-10 07:55:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-28 01:41:04 +0100 |
commit | eab25a5cd1f91b5c7991affe95f24ce188b8021f (patch) | |
tree | 8efd0ba7f8f17d89c08503b224c959fa92ef2a00 /arch/m68k | |
parent | tty: audit: Early-out pty master reads earlier (diff) | |
download | linux-eab25a5cd1f91b5c7991affe95f24ce188b8021f.tar.xz linux-eab25a5cd1f91b5c7991affe95f24ce188b8021f.zip |
tty: audit: Never audit packet mode
tty audit never logs pty master reads, but packet mode only works for
pty masters, so tty_audit_add_data() was never logging packet mode
anyway.
Don't audit packet mode data. As those are the lone call sites, remove
tty_put_user().
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions