diff options
author | Christian Brauner | 2022-10-28 15:41:31 +0200 |
---|---|---|
committer | Christian Brauner (Microsoft) | 2022-10-28 15:41:31 +0200 |
commit | 16257cf6658d5bde2a055caf48f143c255abade7 (patch) | |
tree | 92ea0f9cfbe25ea12e41edc7f3bcbffdce036623 /mm | |
parent | cb2144d66b0b24fd1b880fc72678ba21ca414dab (diff) |
evm: remove dead code in evm_inode_set_acl()
When evm_status is INTEGRITY_PASS then this function returns early and so
later codepaths that check for evm_status != INTEGRITY_PASS can be removed
as they are dead code.
Fixes: e61b135f7bfe ("integrity: implement get and set acl hook")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions