Bartlomiej Zolnierkiewicz 130e886708 ide: remove ide_end_request()
* Add ide_rq_bytes() helper.

* Add blk_noretry_request() quirk to ide_complete_rq() (currently only fs
  requests can be marked as "noretry" so there is no change in behavior).

* Switch current ide_end_request() users to use ide_complete_rq().

  [ No need to check for rq->nr_sectors == 0 in {ide_dma,task_pio}_intr(),
    nsectors == 0 in cdrom_end_request() and err == 0 in ide_do_devset(). ]

* Remove no longer needed ide_end_request().

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-03-27 12:46:45 +01:00
..
2009-01-06 17:20:55 +01:00
2009-02-02 20:12:23 +01:00
2009-01-06 17:20:52 +01:00
2009-03-27 12:46:28 +01:00
2009-03-27 12:46:17 +01:00
2009-03-27 12:46:37 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:36 +01:00
2009-03-27 12:46:34 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:39 +01:00
2009-03-27 12:46:37 +01:00
2009-03-27 12:46:37 +01:00
2009-03-27 12:46:39 +01:00
2009-03-27 12:46:18 +01:00
2009-03-27 12:46:37 +01:00
2009-03-27 12:46:37 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:45 +01:00
2009-01-06 17:20:52 +01:00
2008-11-02 21:40:08 +01:00
2009-03-27 12:46:37 +01:00
2008-10-26 09:35:05 -07:00
2009-01-06 17:20:52 +01:00
2009-03-27 12:46:32 +01:00