audit: push loginuid and sessionid processing down
authorEric Paris <eparis@redhat.com>
Fri, 19 Apr 2013 17:56:11 +0000 (13:56 -0400)
committerEric Paris <eparis@redhat.com>
Tue, 30 Apr 2013 19:31:28 +0000 (15:31 -0400)
commit152f497b9b5940f81de3205465840a5eb316458e
treefb226da0e460bb912350478cbbb87b24a6343d31
parentdc9eb698f441889f2d7926b1cc6f1e14f0787f00
audit: push loginuid and sessionid processing down

Since we are always current, we can push a lot of this stuff to the
bottom and get rid of useless interfaces and arguments.

Signed-off-by: Eric Paris <eparis@redhat.com>
drivers/tty/tty_audit.c
include/linux/tty.h
kernel/audit.c