diff options
author | Arvind Yadav <[email protected]> | 2017-08-26 16:17:35 +0530 |
---|---|---|
committer | Paul Moore <[email protected]> | 2017-08-28 17:33:19 -0400 |
commit | 0c3014f22dec0e1d14c8298551bfb6434638bdd9 (patch) | |
tree | 17557ee83464a436e694a9d167c33ff0238abc7e /lib/memory-notifier-error-inject.c | |
parent | 901ef845fa2469c211ce3b1e955d9e7245ab5d50 (diff) |
selinux: constify nf_hook_ops
nf_hook_ops are not supposed to change at runtime. nf_register_net_hooks
and nf_unregister_net_hooks are working with const nf_hook_ops.
So mark the non-const nf_hook_ops structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions