Commit d540c8c
mm-compaction-always-update-cached-scanner-positions-fix-checkpatch-fixes
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>1 parent 4c59194 commit d540c8c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1245 | 1245 | | |
1246 | 1246 | | |
1247 | 1247 | | |
1248 | | - | |
1249 | 1248 | | |
| 1249 | + | |
1250 | 1250 | | |
1251 | 1251 | | |
1252 | 1252 | | |
| |||
0 commit comments