io_uring: improve req fields comments
authorPavel Begunkov <asml.silence@gmail.com>
Fri, 25 Mar 2022 11:52:18 +0000 (11:52 +0000)
committerJens Axboe <axboe@kernel.dk>
Fri, 25 Mar 2022 12:37:52 +0000 (06:37 -0600)
commit41cdcc2202d4c466534b8f38975d2e6b16317c0c
treeea33ec5fb12ad9af1c7106839c796a19c07ad13e
parent52dd86406dfa322c8d42b3a4328858abdc6f1d85
io_uring: improve req fields comments

Move a misplaced comment about req->creds and add a line with
assumptions about req->link.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/1e51d1e6b1f3708c2d4127b4e371f9daa4c5f859.1648209006.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c