audit: reduce scope of audit_log_fcaps
authorRichard Guy Briggs <rgb@redhat.com>
Mon, 26 May 2014 15:02:48 +0000 (11:02 -0400)
committerEric Paris <eparis@redhat.com>
Tue, 23 Sep 2014 20:37:51 +0000 (16:37 -0400)
audit_log_fcaps() isn't used outside kernel/audit.c.  Reduce its scope.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>

No differences found