]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
io_uring/nop: Drop a wrong comment in struct io_nop
authorGabriel Krisman Bertazi <krisman@suse.de>
Tue, 2 Jun 2026 21:53:26 +0000 (17:53 -0400)
committerJens Axboe <axboe@kernel.dk>
Tue, 2 Jun 2026 23:43:20 +0000 (17:43 -0600)
commit1f826f2db9991b4b625448fce14bbb2108f6bd07
tree6912ea9c274725f02d047341a1b6303c8823d802
parent4305fcf9c315e36e8ed05057fd9b170df92f2adc
io_uring/nop: Drop a wrong comment in struct io_nop

This was copy-pasted from io_rw, where the comment actually makes sense.
Here, we don't have struct kiocb. Drop the comment.

Signed-off-by: Gabriel Krisman Bertazi <krisman@suse.de>
Link: https://patch.msgid.link/20260602215327.1885109-4-krisman@suse.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/nop.c