mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>