]> Git Repo - linux.git/commit - io_uring/poll.c
io_uring/poll: remove outdated comments of caching
authorLin Ma <[email protected]>
Thu, 10 Nov 2022 06:03:13 +0000 (14:03 +0800)
committerJens Axboe <[email protected]>
Mon, 21 Nov 2022 14:44:14 +0000 (07:44 -0700)
commitcd42a53d25d489317b9ae5213da721cde8cb7071
treea16f003b59a77d05355909cf44993a39f453114f
parente2ad599d1ed38fe743106f10d58a0cbfc00b51e2
io_uring/poll: remove outdated comments of caching

Previous commit 13a99017ff19 ("io_uring: remove events caching
atavisms") entirely removes the events caching optimization introduced
by commit 81459350d581 ("io_uring: cache req->apoll->events in
req->cflags"). Hence the related comment should also be removed to avoid
misunderstanding.

Fixes: 13a99017ff19 ("io_uring: remove events caching atavisms")
Signed-off-by: Lin Ma <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
io_uring/poll.c
This page took 0.048394 seconds and 4 git commands to generate.