audit: further cleanup of AUDIT_FILTER_ENTRY deprecation
authorRichard Guy Briggs <rgb@redhat.com>
Thu, 11 Mar 2021 16:38:05 +0000 (11:38 -0500)
committerPaul Moore <paul@paul-moore.com>
Fri, 12 Mar 2021 21:30:23 +0000 (16:30 -0500)
commit5504a69a4219170ad00fe5eebc57672a357813ad
tree1c76207dd2898c9a30adbdab23853be2e3da5dfb
parenta38fd8748464831584a19438cbb3082b5a2dab15
audit: further cleanup of AUDIT_FILTER_ENTRY deprecation

Remove the list parameter from the function call since the exit filter
list is the only remaining list used by this function.

This cleans up commit 5260ecc2e048
("audit: deprecate the AUDIT_FILTER_ENTRY filter")

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