Skip to content
  • Andrew Morton's avatar
    filemap-drop-the-mmap_sem-for-all-blocking-operations-checkpatch-fixes · 6a0bbb26
    Andrew Morton authored
    
    
    WARNING: Missing a blank line after declarations
    #63: FILE: mm/filemap.c:2372:
    +	int flags = vmf->flags;
    +	if (fpin)
    
    total: 0 errors, 1 warnings, 204 lines checked
    
    NOTE: For some of the reported defects, checkpatch may be able to
          mechanically convert to the typical style using --fix or --fix-inplace.
    
    ./patches/filemap-drop-the-mmap_sem-for-all-blocking-operations.patch has style problems, please review.
    
    NOTE: If any of the errors are false positives, please report
          them to the maintainer, see CHECKPATCH in MAINTAINERS.
    
    Please run checkpatch prior to sending patches
    
    Cc: Josef Bacik <josef@toxicpanda.com>
    Cc: Dave Chinner <david@fromorbit.com>
    Cc: Jan Kara <jack@suse.cz>
    Cc: Johannes Weiner <hannes@cmpxchg.org>
    Cc: "Kirill A. Shutemov" <kirill@shutemov.name>
    Cc: Rik van Riel <riel@redhat.com>
    Cc: Tejun Heo <tj@kernel.org>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
    6a0bbb26