]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm-compaction-compact-unevictable-pages-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 5 Oct 2011 00:43:06 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 12 Oct 2011 06:32:09 +0000 (17:32 +1100)
commit4d2c095a232c9c9c4c5b680f2cd3fc18143f47a9
treed99744e999c97e1bfe20dc68537f39c5b8de0457
parent5c594903f5257ab11a13f59ec16682c23b288a15
mm-compaction-compact-unevictable-pages-checkpatch-fixes

ERROR: need consistent spacing around '|' (ctx:VxW)
#67: FILE: mm/compaction.c:264:
+ isolate_mode_t mode = ISOLATE_ACTIVE| ISOLATE_INACTIVE |
                                      ^

total: 1 errors, 0 warnings, 36 lines checked

./patches/mm-compaction-compact-unevictable-pages.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: Minchan Kim <minchan.kim@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/compaction.c