diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-24 00:31:43 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 13:47:40 -0400 |
commit | 5798712d608f5ebad994487748a2ccf3cc613d78 (patch) | |
tree | 4324fefe1bcf1447ca666abc95f87ef23e8fd1fe /net | |
parent | 104b198dd0b3b62a4fc4e9146f01f2abc718e926 (diff) |
drivers/video/amifb.c cleanups
This patch contains the following cleanups:
- make the needlessly global amifb_init() static
- rename cleanup_module() to amifb_exit(),
make it static __exit,
use module_exit(),
there's no need to #ifdef MODULE it
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions