Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm-mlock-refactor-mlock-munlock-and-munlockall-code-checkpatch-fixes
WARNING: Missing a blank line after declarations torvalds#168: FILE: mm/mlock.c:581: + vm_flags_t newflags = vma->vm_flags & ~VM_LOCKED; + newflags |= flags; total: 0 errors, 1 warnings, 90 lines checked ./patches/mm-mlock-refactor-mlock-munlock-and-munlockall-code.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: Eric B Munson <emunson@akamai.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
- Loading branch information