diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-02-01 23:09:24 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-02-01 23:09:24 +0100 |
commit | 139c829d9d83cfd6b51682f11a431283121e24b7 (patch) | |
tree | d74f5123bf658c940527e2cc66c33323153fd031 /block/genhd.c | |
parent | ide-cd: coding style fixes for cdrom_get_toc_entry() (diff) | |
download | linux-139c829d9d83cfd6b51682f11a431283121e24b7.tar.xz linux-139c829d9d83cfd6b51682f11a431283121e24b7.zip |
ide-cd: rename cdrom_* functions to ide_cd_*
* cdrom_prepare_request() -> ide_cd_init_rq()
* cdrom_queue_packet_command() -> ide_cd_queue_pc()
* cdrom_lockdoor() -> ide_cd_lockdoor()
* cdrom_read_toc() -> ide_cd_read_toc()
* cdrom_get_toc_entry() -> ide_cd_get_toc_entry()
This is a preparation to move code handling cdrom.c IOCTLs out of ide-cd.c.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions