diff options
author | Paul Moore <paul@paul-moore.com> | 2020-01-11 00:32:10 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2020-01-16 22:38:03 +0300 |
commit | cb89e2465896f30d4247ac9ff47d30522e39745a (patch) | |
tree | d345f8a8dffe94affcf309e3e2e24553e7aae811 /security/Kconfig | |
parent | df4779b5d2732eb7550fe35249e82db1b3d4fb95 (diff) | |
download | linux-cb89e2465896f30d4247ac9ff47d30522e39745a.tar.xz |
selinux: remove redundant allocation and helper functions
This patch removes the inode, file, and superblock security blob
allocation functions and moves the associated code into the
respective LSM hooks. This patch also removes the inode_doinit()
function as it was a trivial wrapper around
inode_doinit_with_dentry() and called from one location in the code.
Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/Kconfig')
0 files changed, 0 insertions, 0 deletions