commit | e9aa39bb7c4415ca26484239cc3a6686d549bf4f | [log] [tgz] |
---|---|---|
author | Li Bin <huawei.libin@huawei.com> | Mon Oct 21 20:15:43 2013 +0800 |
committer | Ingo Molnar <mingo@kernel.org> | Sat Oct 26 12:25:21 2013 +0200 |
tree | 04185e0cfa4b097f95ce532506b1895a13281e0f | |
parent | 92ec11809565cf6429c75204e99e0f583b5c9d7c [diff] |
sched/rt: Fix task_tick_rt() comment This issue was introduced by 454c79999f7e ("sched/rt: Fix SCHED_RR across cgroups") that missed the word 'not'. Fix it. Signed-off-by: Li Bin <huawei.libin@huawei.com> Cc: <guohanjun@huawei.com> Cc: <xiexiuqi@huawei.com> Cc: <peterz@infradead.org> Link: http://lkml.kernel.org/r/1382357743-54136-1-git-send-email-huawei.libin@huawei.com Signed-off-by: Ingo Molnar <mingo@kernel.org>