Files
android_kernel_xiaomi_sm8450/security/selinux
Arvind Yadav 0c3014f22d 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 <arvind.yadav.cs@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
2017-08-28 17:33:19 -04:00
..
2017-08-17 15:32:55 -04:00
2017-08-17 15:32:55 -04:00
2017-08-17 15:32:55 -04:00
2017-08-28 17:33:19 -04:00
2014-11-19 21:32:12 +11:00
2016-06-27 15:06:17 -04:00