mm-mpx-add-vm_flags_t-vm_flags-arg-to-do_mmap_pgoff-fix-checkpatch-fixes

WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#5:
>> mm/nommu.c:1248:30: error: 'vm_flags' redeclared as different kind of symbol

WARNING: please, no spaces at the start of a line
#28: FILE: mm/nommu.c:1248:
+       unsigned long capabilities, result;$

WARNING: please, no spaces at the start of a line
#37: FILE: mm/nommu.c:1266:
+       vm_flags |= determine_vm_flags(file, prot, flags, capabilities);$

total: 0 errors, 3 warnings, 16 lines checked

./patches/mm-mpx-add-vm_flags_t-vm_flags-arg-to-do_mmap_pgoff-fix.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: "Kirill A. Shutemov" <kirill@shutemov.name>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 file changed