diff options
author | 2021-04-09 09:13:21 +0100 | |
---|---|---|
committer | 2021-04-11 19:30:40 -0600 | |
commit | 0ea13b448ee75ef0c68c18d207f6c488f143e725 (patch) | |
tree | 691752de87c2e3a5adc2a01ad3b6db401fa6466e /include/linux/io_uring.h | |
parent | io_uring: refactor io_poll_complete() (diff) | |
download | wireguard-linux-0ea13b448ee75ef0c68c18d207f6c488f143e725.tar.xz wireguard-linux-0ea13b448ee75ef0c68c18d207f6c488f143e725.zip |
io_uring: simplify apoll hash removal
hash_del() works well with non-hashed nodes, there's no need to check
if it is hashed first.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/io_uring.h')
0 files changed, 0 insertions, 0 deletions