[PATCH] selinux: remove redundant msg_msg_alloc_security

Paul Moore paul at paul-moore.com
Fri Jan 10 16:43:32 UTC 2020


On Fri, Jan 10, 2020 at 4:59 AM Huaisheng Ye <yehs2007 at zoho.com> wrote:
> From: Huaisheng Ye <yehs1 at lenovo.com>
>
> selinux_msg_msg_alloc_security only calls msg_msg_alloc_security but
> do nothing else. And also msg_msg_alloc_security is just used by the
> former.
>
> Remove the redundant function to simplify the code.
>
> Signed-off-by: Huaisheng Ye <yehs1 at lenovo.com>
> ---
>  security/selinux/hooks.c | 17 ++++++-----------
>  1 file changed, 6 insertions(+), 11 deletions(-)

Merged into selinux/next, thanks!

-- 
paul moore
www.paul-moore.com



More information about the Linux-security-module-archive mailing list