audit: use new audit_context access funciton for seccomp_actions_logged
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 16 May 2018 11:55:45 +0000 (07:55 -0400)
committerPaul Moore <paul@paul-moore.com>
Thu, 17 May 2018 19:56:20 +0000 (15:56 -0400)
commit8982a1fbe0b51efba09401f18cc69abc801149c8
treeecbd7c2ef65b7b56359a4248542d1549147cbb36
parentc0b0ae8a871bc2ebbe1ff9c9871efcf88994ffec
audit: use new audit_context access funciton for seccomp_actions_logged

On the rebase of the following commit on the new seccomp actions_logged
function, one audit_context access was missed.

commit cdfb6b341f0f2409aba24b84f3b4b2bba50be5c5
("audit: use inline function to get audit context")

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/auditsc.c