diff options
author | 2009-03-27 12:46:42 +0100 | |
---|---|---|
committer | 2009-03-27 12:46:42 +0100 | |
commit | 1caf236dafb7291f9fdfe54b12dd945aec0dca03 (patch) | |
tree | 0cd324f68b27ee15958739bca362941be380b3fb /lib/dma-debug.c | |
parent | ide: make ide_special_rq() BUG() on unknown requests (diff) | |
download | linux-rng-1caf236dafb7291f9fdfe54b12dd945aec0dca03.tar.xz linux-rng-1caf236dafb7291f9fdfe54b12dd945aec0dca03.zip |
ide: add ide_end_rq() (v2)
* Move request dequeuing from __ide_end_request() to ide_end_request().
* Rename __ide_end_request() to ide_end_rq() and export it.
* Fix ide_end_rq() to pass original blk_end_request() return value.
* ide_end_dequeued_request() is used only in cdrom_end_request()
so inline it there and then remove the function.
v2:
* Remove needless BUG_ON() while at it (start_request()'s one is enough).
There should be no functional changes caused by this patch.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions