Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm-compaction-always-update-cached-scanner-positions-fix-checkpatch-f…
…ixes WARNING: Missing a blank line after declarations torvalds#65: FILE: mm/compaction.c:1243: + unsigned long free_pfn = release_freepages(&cc->freepages); + cc->nr_freepages = 0; total: 0 errors, 1 warnings, 47 lines checked ./patches/mm-compaction-always-update-cached-scanner-positions-fix.patch has style problems, please review. If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
- Loading branch information