]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sched/rt: Fix task_tick_rt() comment
authorLi Bin <huawei.libin@huawei.com>
Mon, 21 Oct 2013 12:15:43 +0000 (20:15 +0800)
committerIngo Molnar <mingo@kernel.org>
Sat, 26 Oct 2013 10:25:21 +0000 (12:25 +0200)
commite9aa39bb7c4415ca26484239cc3a6686d549bf4f
tree04185e0cfa4b097f95ce532506b1895a13281e0f
parent92ec11809565cf6429c75204e99e0f583b5c9d7c
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>
kernel/sched/rt.c