[PATCH] spufs: fix __init/__exit annotations
authorArnd Bergmann <arnd.bergmann@de.ibm.com>
Mon, 27 Mar 2006 19:27:40 +0000 (21:27 +0200)
committerPaul Mackerras <paulus@samba.org>
Tue, 28 Mar 2006 05:45:30 +0000 (16:45 +1100)
commite78b47a59026f04eb98b9d392901be13b56f444f
tree01c2fac8c4f76604ee24e074c11f4b4dbfeacda8
parentf4d1749e9570d3984800c371c6e06eb35b9718b1
[PATCH] spufs: fix __init/__exit annotations

spufs_init and spufs_exit should be marked correctly so
they can be removed when not needed.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spufs/inode.c