• A
    security: code cleanup · f0115e6c
    Andrew Morton 提交于
    ERROR: "(foo*)" should be "(foo *)"
    #168: FILE: security/selinux/hooks.c:2656:
    +		       "%s, rc=%d\n", __func__, (char*)value, -rc);
    
    total: 1 errors, 0 warnings, 195 lines checked
    
    ./patches/security-replace-remaining-__function__-occurences.patch has style problems, please review.  If any of these errors
    are false positives report them to the maintainer, see
    CHECKPATCH in MAINTAINERS.
    
    Please run checkpatch prior to sending patches
    
    Cc: Harvey Harrison <harvey.harrison@gmail.com>
    Cc: James Morris <jmorris@namei.org>
    Cc: Stephen Smalley <sds@tycho.nsa.gov>
    Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: NJames Morris <jmorris@namei.org>
    f0115e6c
hooks.c 136.6 KB