]>
git.karo-electronics.de Git - karo-tx-linux.git/commit
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>