Commit a166f46
mm-vmscan-do-not-throttle-based-on-pfmemalloc-reserves-if-node-has-no-zone_normal-checkpatch-fixes
ERROR: code indent should use tabs where possible
torvalds#66: FILE: mm/vmscan.c:2585:
+ for_each_zone_zonelist_nodemask(zone, z, zonelist,$
WARNING: please, no spaces at the start of a line
torvalds#66: FILE: mm/vmscan.c:2585:
+ for_each_zone_zonelist_nodemask(zone, z, zonelist,$
ERROR: code indent should use tabs where possible
torvalds#67: FILE: mm/vmscan.c:2586:
+ gfp_mask, nodemask) {$
WARNING: please, no spaces at the start of a line
torvalds#67: FILE: mm/vmscan.c:2586:
+ gfp_mask, nodemask) {$
total: 2 errors, 2 warnings, 56 lines checked
NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or
scripts/cleanfile
./patches/mm-vmscan-do-not-throttle-based-on-pfmemalloc-reserves-if-node-has-no-zone_normal.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: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>1 parent 6fefdfd commit a166f46
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2600 | 2600 | | |
2601 | 2601 | | |
2602 | 2602 | | |
2603 | | - | |
2604 | | - | |
| 2603 | + | |
| 2604 | + | |
2605 | 2605 | | |
2606 | 2606 | | |
2607 | 2607 | | |
| |||
0 commit comments