From: Jens Axboe <axboe@kernel.dk>
To: Andrew Bernal <andrewlbernal@gmail.com>, io-uring@vger.kernel.org
Cc: trivial@kernel.org
Subject: Re: [PATCH][TRIVIAL] io_uring: fix four comment typos
Date: Sat, 28 Jun 2025 09:06:30 -0600 [thread overview]
Message-ID: <4512dee7-e37c-4890-9983-f8a1591bc47c@kernel.dk> (raw)
In-Reply-To: <20250627232726.58700-1-andrewlbernal@gmail.com>
On 6/27/25 5:27 PM, Andrew Bernal wrote:
> Fix minor spelling mistakes in io_uring.c:
> - cancelation -> cancellation
> - reuqests -> requests
> - discernable -> discernible
> - cancelations -> cancellations
As I've replied on this list before, cancelation is a perfectly
cromulent spelling. For the rest, not sure it's worth it. And:
> @@ -1162,7 +1162,7 @@ static void io_req_local_work_add(struct io_kiocb *req, unsigned flags)
> BUILD_BUG_ON(IO_CQ_WAKE_FORCE <= IORING_MAX_CQ_ENTRIES);
>
> /*
> - * We don't know how many reuqests is there in the link and whether
> + * We don't know how many requests is there in the link and whether
> * they can even be queued lazily, fall back to non-lazy.
> */
> if (req->flags & IO_REQ_LINK_FLAGS)
mechanical changes like this that don't even look at the sentence
(there's more to correct here...) are certainly less worthwhile than
making it more coherent in general.
--
Jens Axboe
prev parent reply other threads:[~2025-06-28 15:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-27 23:27 [PATCH][TRIVIAL] io_uring: fix four comment typos Andrew Bernal
2025-06-28 15:06 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4512dee7-e37c-4890-9983-f8a1591bc47c@kernel.dk \
--to=axboe@kernel.dk \
--cc=andrewlbernal@gmail.com \
--cc=io-uring@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox