audit: fixup: log on errors from filter user rules
authorRichard Guy Briggs <rgb@redhat.com>
Mon, 16 May 2016 02:47:39 +0000 (22:47 -0400)
committerPaul Moore <paul@paul-moore.com>
Tue, 31 May 2016 16:06:59 +0000 (12:06 -0400)
commit2b4c7afe79a8a0a0e05edeaded5653c190153f9b
tree2c43f715659320e1a918a5533ec26abd973479a1
parent2dcd0af568b0cf583645c8a317dd12e344b1c72a
audit: fixup: log on errors from filter user rules

In commit 724e4fcc the intention was to pass any errors back from
audit_filter_user_rules() to audit_filter_user().  Add that code.

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