diff options
author | Casey Schaufler <casey@schaufler-ca.com> | 2016-01-26 15:08:35 -0800 |
---|---|---|
committer | Casey Schaufler <casey@schaufler-ca.com> | 2016-02-11 09:14:35 -0800 |
commit | 491a0b08d38e7f0961a1850d43d0dea02f918d66 (patch) | |
tree | 2b3342bb4d9ff3618b911c86fc9aea7209c1e94b /sound | |
parent | 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95 (diff) | |
download | linux-491a0b08d38e7f0961a1850d43d0dea02f918d66.tar.bz2 |
Smack: Remove pointless hooks
Prior to the 4.2 kernel there no no harm in providing
a security module hook that does nothing, as the default
hook would get called if the module did not supply one.
With the list based infrastructure an empty hook adds
overhead. This patch removes the three Smack hooks that
don't actually do anything.
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions