]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ide-cd: simplify request issuing path
authorBorislav Petkov <petkovbb@googlemail.com>
Wed, 16 Jul 2008 18:33:46 +0000 (20:33 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:46 +0000 (20:33 +0200)
commitb6ca440a8ff15e12478ea6f026a52970e7a0c54c
tree2ef765d68021032f17e0e96092d685d4170958a5
parent99384aeafe3a78d8a2e66b09b67aa6a219cd7897
ide-cd: simplify request issuing path

Call cdrom_start_packet_command() only from the ->do_request() routine.
As a nice side effect, this improves code readability a bit.

There should be no functionality change resulting from this patch.

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-cd.c