• Paul Moore's avatar
    selinux: fix all of the W=1 build warnings · e9fd7292
    Paul Moore authored
    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: default avatarPaul Moore <paul@paul-moore.com>
    e9fd7292
mls.c 15.8 KB