Skip to content
Snippets Groups Projects
Commit c00895ab authored by Jens Axboe's avatar Jens Axboe
Browse files

[PATCH] Remove ->waiting member from struct request


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: default avatarJens Axboe <axboe@kernel.dk>
parent 8a8e674c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment