[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)
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>

No differences found