]> Gentwo Git Trees - linux/.git/commit
io_uring: fix typos and comment wording
authorAlok Tiwari <alok.a.tiwari@oracle.com>
Wed, 5 Nov 2025 05:01:09 +0000 (21:01 -0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 5 Nov 2025 15:21:43 +0000 (08:21 -0700)
commit59f44afbe8cfe7904e8cf8d2bb67eb86b79e58da
treeb64a43e0bec64d91ba9bb5832027a77bf1594373
parent4b25b75c30d90a2ad45eb6c79d4c71fdbb06bb4e
io_uring: fix typos and comment wording

Corrected spelling mistakes in comments
 "reuqests" -> "requests", "noifications" -> "notifications",
 "seperately" -> "separately").

Fixed a small grammar issue ("then" -> "than").
Updated "flag" -> "flags" in fdinfo.c

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/fdinfo.c
io_uring/io_uring.c
io_uring/notif.c
io_uring/rw.c