mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-19 23:24:51 +00:00
As the comments indicates in blkdev.h, we can fold it into ->end_io_data usage as that is really what ->waiting is. Fixup the users of blk_end_sync_rq(). Signed-off-by: Jens Axboe <axboe@kernel.dk>