From: Christoph Hellwig Date: Mon, 23 Apr 2007 19:08:27 +0000 (+0200) Subject: [POWERPC] spufs: various run.c cleanups X-Git-Tag: v2.6.22-rc1~1109^2~72^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa45e2569ffe963dfbbbfddfdccd12afe69b2d65;p=pandora-kernel.git [POWERPC] spufs: various run.c cleanups - remove the spu_acquire_runnable from spu_run_init. I need to opencode it in spufs_run_spu in the next patch - remove various inline attributes, we don't really want to inline long functions with multiple callsites - cleanup return values and runcntl_write calls in spu_run_init - use normal kernel codingstyle in spu_reacquire_runnable Signed-off-by: Christoph Hellwig Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed