]> Pileus Git - ~andy/linux/commit
audit: reorder AUDIT_TTY_SET arguments
authorEric Paris <eparis@redhat.com>
Tue, 14 Jan 2014 02:16:59 +0000 (21:16 -0500)
committerEric Paris <eparis@redhat.com>
Tue, 14 Jan 2014 03:33:41 +0000 (22:33 -0500)
commit1ce319f11ccc5ee5ed1bc1e020f1ac6e6d689c74
treef3ea9e05a746a629d2c55c41ca2f0d2b4ecdbe0c
parent0e23baccaae4f752cfa89cca44e84a439ed8bd13
audit: reorder AUDIT_TTY_SET arguments

An admin is likely to want to see old and new values next to each other.
Putting all of the old values followed by all of the new values is just
hard to read as a human.

Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit.c