• Andrew Morton's avatar
    ERROR: "(foo*)" should be "(foo *)" · fd3e8c54
    Andrew Morton authored
    #62: FILE: fs/minix/dir.c:481:
    +		struct inode *inode = (struct inode*)mapping->host;
    
    total: 1 errors, 0 warnings, 46 lines checked
    
    ./patches/v3-minixfs-add-missing-directory-type-checking.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: "Doug Graham" <dgraham@nortel.com>
    Cc: Doug Graham <dgraham@nortel.com>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    fd3e8c54
dir.c 11.7 KB