commit | df4779b5d2732eb7550fe35249e82db1b3d4fb95 | [log] [tgz] |
---|---|---|
author | Huaisheng Ye <yehs1@lenovo.com> | Mon Jan 13 23:03:31 2020 +0800 |
committer | Paul Moore <paul@paul-moore.com> | Thu Jan 16 14:34:36 2020 -0500 |
tree | 5909bc39b9d678525316c9b765f7df21d61521b3 | |
parent | ae3d8c2e27bf95dbd2977f247123f88955a761db [diff] |
selinux: remove redundant selinux_nlmsg_perm selinux_nlmsg_perm is used for only by selinux_netlink_send. Remove the redundant function to simplify the code. Fix a typo by suggestion from Stephen. Signed-off-by: Huaisheng Ye <yehs1@lenovo.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com>