]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cgroup-fix-task-counter-common-ancestor-logic-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 2 Dec 2011 03:12:58 +0000 (14:12 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 Dec 2011 04:05:44 +0000 (15:05 +1100)
commit25274f1145dacea5955c98b730f7e753ed51b4af
treeac5b696e5b410ade3a9d0845656271d312f7e673
parent6fb36dffe6494c063893a70415a4bebfe08bcb62
cgroup-fix-task-counter-common-ancestor-logic-checkpatch-fixes

Cc: Ben Blum <bblum@andrew.cmu.edu>
WARNING: line over 80 characters
#260: FILE: kernel/cgroup.c:2204:
+ ss->cancel_attach_task(cgrp, tc->oldcgrp, tc->tsk);

total: 0 errors, 1 warnings, 198 lines checked

./patches/cgroup-fix-task-counter-common-ancestor-logic.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: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/cgroup.c