io_uring: kill outdated comment about splice punt
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 1 Apr 2021 14:44:05 +0000 (15:44 +0100)
committerJens Axboe <axboe@kernel.dk>
Sun, 4 Apr 2021 21:28:42 +0000 (15:28 -0600)
commit4d76c170d38bfe91336643a9b33b09d9b579374c
treeeb16b617dc103eb878e5290fb170f83167e48586
parentcd3175b2bba50915c0a369fcbb3b781b3c26ed45
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>
fs/io_uring.c