commit | 8b3d4a2a3ef9488d4477e8823106abfd6039eb66 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Jun 25 14:59:17 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:25:07 2005 -0700 |
tree | 43baf124c9a75350c72d76e5963b5664aae08f6f | |
parent | 995c6ed2b1bb309eb45c3006779dc90fb3f4150d [diff] |
[PATCH] drivers/cdrom/cm206.c: cleanups This patch contains the following cleanups: - make needlessly global functions static - remove the following unused global function: - cm206_delay Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: Jens Axboe <axboe@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>