• Andrew Morton's avatar
    ERROR: "foo * bar" should be "foo *bar" · aa43fdfe
    Andrew Morton authored
    #357: FILE: fs/proc/kcore.c:486:
    +static int open_kcore(struct inode * inode, struct file *filp)
    
    total: 1 errors, 0 warnings, 309 lines checked
    
    ./patches/kcore-use-registerd-physmem-information.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: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    aa43fdfe
kcore.c 13.2 KB