• Andrew Morton's avatar
    ERROR: "foo * bar" should be "foo *bar" · fbc74fdc
    Andrew Morton authored
    #18: FILE: fs/ext2/super.c:1092:
    +static void ext2_clear_super_error(struct super_block * sb)
    
    total: 1 errors, 0 warnings, 37 lines checked
    
    ./patches/ext2-avoid-warn-messages-when-failing-to-write-to-the-superblock.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: "Theodore Ts'o" <tytso@mit.edu>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    fbc74fdc
super.c 40.1 KB