]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita38d904f56805a89ad654c85f5427b666d791ac6
tree9ba5ef0344daa96bd88ddc3d6ad9d3de623c9ff5
parentf8d05fa7b2c8f4734006f563571946263498a1c4
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