From: Christoph Hellwig Date: Tue, 13 Feb 2007 20:36:49 +0000 (+0100) Subject: [POWERPC] spufs: sched.c cleanups X-Git-Tag: v2.6.21-rc1~273^2~3^2~6^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=202557d29eae528f464652e92085f3b19b05a0a7;p=pandora-kernel.git [POWERPC] spufs: sched.c cleanups Various cleanups to sched.c that don't change the global control flow: - add kerneldoc comments to various functions - add spu_ prefixes to various functions - add/remove context from the runqueue in bind/unbind_context as it's part of the logical operation - add a call to put_active_spu to spu_unbind_contex as it's logically part of the unbind operation Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed