io_uring: remove unused hash_wait
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 1 Apr 2021 14:43:52 +0000 (15:43 +0100)
committerJens Axboe <axboe@kernel.dk>
Sun, 4 Apr 2021 21:28:42 +0000 (15:28 -0600)
commit3538ac4d8393c34a69b8620bb97c45baa9c018df
treef5780653bf48e780b7838a456c3c876b7a78fa32
parent99af4f9d98d62982e6bb6a567d63f7546ce56536
io_uring: remove unused hash_wait

No users of io_uring_ctx::hash_wait left, kill it.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/e25cb83c233a5f75f15275596b49fbafbea606fa.1617287883.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c