diff options
author | Huaisheng Ye <yehs1@lenovo.com> | 2020-01-10 12:58:56 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2020-01-10 19:32:13 +0300 |
commit | b82f3f6894ec68dfada736bdf87997b1e0d3b53f (patch) | |
tree | 13d6f7ecb8c3ddf9e08aa1bb54763736ca492b74 /drivers/scsi | |
parent | d41415eb5edae2a750940aa24924993b81947040 (diff) | |
download | linux-b82f3f6894ec68dfada736bdf87997b1e0d3b53f.tar.xz |
selinux: remove redundant msg_msg_alloc_security
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@lenovo.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions