Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm-page_alloc-remotely-drain-per-cpu-lists-checkpatch-fixes
WARNING: braces {} are not necessary for any arm of this statement torvalds#158: FILE: mm/page_alloc.c:3211: + if (zone) { [...] + } else { [...] total: 0 errors, 1 warnings, 115 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. ./patches/mm-page_alloc-remotely-drain-per-cpu-lists.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: Mel Gorman <mgorman@techsingularity.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
- Loading branch information