]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cgroup-fix-task-counter-common-ancestor-logic-checkpatch-fixes
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 16 Nov 2011 23:41:41 +0000 (10:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 17 Nov 2011 02:57:18 +0000 (13:57 +1100)
commitf2b34c35360a8cc975fac5484335de3692ad99e6
tree8a3c337ef0c40186172d9871a3dec9a010b6f15b
parentd409a94f540dceba4b8d2b8c4935e9e895603b6e
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