]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm-compaction-compact-unevictable-pages-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 28 Sep 2011 00:50:19 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Sep 2011 06:08:08 +0000 (16:08 +1000)
commit08fb15b9719164df3ffec8abc5c490a396ebb4f2
treeefe991fd394f913dcb705604679c39be2f32e5c6
parentca345a3e85b85ecde54965c30ffc2ebaf7fa8442
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 <>
mm/compaction.c