commit | 53a3126756d6edfe4fd5fa9037cd949df94dfe55 | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Thu Apr 01 15:44:05 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Apr 11 19:30:35 2021 -0600 |
tree | 3000a90c34da87430ecffe7f49e344eea33c9b05 | |
parent | a04b0ac0cb64fc403822de9288d68e6511ce6dc2 [diff] |
io_uring: kill outdated comment about splice punt The splice/tee comment in io_prep_async_work() isn't relevant since the section was moved, delete it. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Link: https://lore.kernel.org/r/892a549c89c3d422b679677b8e68ffd3fcb736b6.1617287883.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>