]> 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)
commit93368587975de6acadb20c79173fa6f990f5f5c6
tree90655d73d2d244a0d9870c6cd1323074c54e9cea
parentec81721c6f524d603adf8155cf3607a48ac5cbec
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