apparmor: remove tsk field from the apparmor_audit_struct
authorJohn Johansen <john.johansen@canonical.com>
Tue, 8 Oct 2013 12:37:26 +0000 (05:37 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Wed, 30 Oct 2013 04:33:52 +0000 (21:33 -0700)
commit61e3fb8acaea0ca4303ef123bae7edf8435dc2b7
tree434c0947a474470b8fc58e95074f40ff9e0613b8
parentdd0c6e86f66080869ca0a48c78fb9bfbe4cf156f
apparmor: remove tsk field from the apparmor_audit_struct

Now that aa_capabile no longer sets the task field it can be removed
and the lsm_audit version of the field can be used.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/audit.c