]> www.infradead.org Git - users/hch/block.git/commit
io_uring: documentation fixup
authorDylan Yudaken <dylany@fb.com>
Thu, 24 Feb 2022 10:51:57 +0000 (02:51 -0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 24 Feb 2022 14:05:05 +0000 (07:05 -0700)
commit6810a554d2740bef3883cf3d71057aaa129e1ce5
treea824a8598856307a37d963e8a353ef700b680d54
parentf78708d0a1802ca7c44c4131d08f3883d0b8e9b8
io_uring: documentation fixup

Fix incorrect name reference in comment. ki_filp does not exist in the
struct, but file does.

Signed-off-by: Dylan Yudaken <dylany@fb.com>
Link: https://lore.kernel.org/r/20220224105157.1332353-1-dylany@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c