summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2017-04-04 14:12:53 -0700
committerStephen Boyd <sboyd@codeaurora.org>2017-04-04 16:25:57 -0700
commit670225d6206af9d9af1c46b7903f48511afe3153 (patch)
tree70a51fed6a3e5ee9a83aa784c2a17837574c1b7d /security/selinux/hooks.c
parent4c332132fc72dd634004f76d92534995feaad15c (diff)
security: pfe: Remove __exit annotation to fix section mismatch
pfk_ext4_deinit() is called from init code and we throw away __exit marked code when modules are built-in. Remove the __exit markings here so that we can always call this function even from __init code. Similarly for pfk_ecryptfs_deinit(). Change-Id: I80a3304d84cdf18772879efe6c4a955d873b89c4 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions