]> git.baikalelectronics.ru Git - kernel.git/commit
audit: remove open_arg() function that is never used
authorRichard Guy Briggs <rgb@redhat.com>
Mon, 15 Sep 2014 20:17:37 +0000 (16:17 -0400)
committerEric Paris <eparis@redhat.com>
Tue, 23 Sep 2014 20:37:55 +0000 (16:37 -0400)
commit9d039ff9293213592d6eb8ab65b2b29c54e09764
tree90655d73d2d244a0d9870c6cd1323074c54e9cea
parent89b1c4b7f561468c049129390764c5587516dba4
audit: remove open_arg() function that is never used

open_arg() was added in commit 906631b9 "audit: AUDIT_PERM support"
and never used.  Remove it.

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