diff options
author | Paul Moore <paul@paul-moore.com> | 2020-11-19 03:15:08 +0100 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2021-10-13 22:31:51 +0200 |
commit | e9fd7292935906c09824a10bc27b48fd3992c366 (patch) | |
tree | ecae301d4bd3d9aadcd182c3f9358dffc9177464 /security/security.c | |
parent | selinux: make better use of the nf_hook_state passed to the NF hooks (diff) | |
download | linux-e9fd7292935906c09824a10bc27b48fd3992c366.tar.xz linux-e9fd7292935906c09824a10bc27b48fd3992c366.zip |
selinux: fix all of the W=1 build warnings
There were a number of places in the code where the function
definition did not match the associated comment block as well
at least one file where the appropriate header files were not
included (missing function declaration/prototype); this patch
fixes all of these issue such that building the SELinux code
with "W=1" is now warning free.
% make W=1 security/selinux/
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions