]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] drivers/cdrom/cm206.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Fri, 30 Jun 2006 08:56:04 +0000 (01:56 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 30 Jun 2006 18:25:38 +0000 (11:25 -0700)
commit03744c387556d85396ab91fc529f7401502e953f
tree57a18511f071706c79145364eaae0969bf2b750d
parent194db5d022e746d86cea4fd1e65aa4cc6749ac08
[PATCH] drivers/cdrom/cm206.c: cleanups

- make __cm206_init() __init (required since it calls
  the __init cm206_init())
- make the needlessly global bcdbin() static
- remove a comment with an obsolete compile command

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>
drivers/cdrom/cm206.c