sched: remove stale comment from sched_group_set_shares()
authorAndi Kleen <ak@suse.de>
Mon, 15 Oct 2007 15:00:18 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:18 +0000 (17:00 +0200)
commit1666703af948ae87c87c2bc7121aa34271cc52ab
tree9ba5ef0344daa96bd88ddc3d6ad9d3de623c9ff5
parentd5036e89dcf7c19b3d03219d7d385bc96965b7fe
sched: remove stale comment from sched_group_set_shares()

remove stale comment from sched_group_set_shares().

Function never returns -EINVAL.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c