]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/sched.c
cgroups: fix compile warning
authorMirco Tischler <mt-ml@gmx.de>
Wed, 14 May 2008 23:05:46 +0000 (16:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 May 2008 02:11:14 +0000 (19:11 -0700)
commit0c70814c311581a6c86198db4f982aa683c68fb8
tree3df20cc52e4cf0515b7d7f6658d9f6991baa560c
parentb7cffc1f29c1bc729bc50c863c87f93f9b70994b
cgroups: fix compile warning

Return type of cpu_rt_runtime_write() should be int instead of ssize_t.

Signed-off-by: Mirco Tischler <mt-ml@gmx.de>
Acked-by: Paul Menage <menage@google.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/sched.c