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>
Mon, 12 Apr 2021 01:30:34 +0000 (19:30 -0600)
commite146a4a3f69e843a2153735875c64990aca244b1
treec6b6886a763ffdec8dd5dc1a40203c66b2e3263d
parent7394161cb8bd26be43ebf0075e3b0197a6c3ca01
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