]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cdrom: Remove prototype for open_for_data
authorJoe Perches <joe@perches.com>
Mon, 5 May 2014 00:05:05 +0000 (17:05 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 5 May 2014 20:58:05 +0000 (14:58 -0600)
commit82b91540ba24a1295c82572b922d50cbcf48fcee
tree5ac9ccfbd0b7e53e7492d15b2fd8431128453c38
parenta09c391df309c846b7c49771526acd311ccbc93e
cdrom: Remove prototype for open_for_data

Move static function to the appropriate place to remove
the now unnecessary prototype.

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