]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cdrom: Remove unnecessary prototype for cdrom_mrw_exit
authorJoe Perches <joe@perches.com>
Mon, 5 May 2014 00:05:12 +0000 (17:05 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 5 May 2014 20:58:06 +0000 (14:58 -0600)
commit40569c6144242087c9663c5d0c93138882dd52e8
treea8f10d3d206e549add93ac77b2c315e76c73f228
parenta803393bf8b2b0dd69d9aa87471e7afee91fbdc0
cdrom: Remove unnecessary prototype for cdrom_mrw_exit

Move the function to appropriate locations instead.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/cdrom/cdrom.c