audit: remove selinux_audit_rule_update() declaration
authorXiu Jianfeng <xiujianfeng@huawei.com>
Tue, 6 Sep 2022 13:25:08 +0000 (21:25 +0800)
committerPaul Moore <paul@paul-moore.com>
Wed, 7 Sep 2022 15:30:15 +0000 (11:30 -0400)
commit934f70d9d498a7fffd611edf48356698f1d72e91
tree253535ccf71f58726873c6a46250358a5938ea6f
parent501e4bb102ee2f380ab94abbf3d35dff9d4719a2
audit: remove selinux_audit_rule_update() declaration

selinux_audit_rule_update() has been renamed to audit_update_lsm_rules()
since commit d7a96f3a1ae2 ("Audit: internally use the new LSM audit
hooks"), so remove it.

Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
kernel/audit.h