From: Jens Axboe <axboe@kernel.dk>
To: Md Shofiqul Islam <shofiqtest@gmail.com>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] block: Fix typo in comment
Date: Thu, 7 May 2026 05:11:48 -0600 [thread overview]
Message-ID: <518e9c89-2e8c-4e23-993e-533314e98023@kernel.dk> (raw)
In-Reply-To: <20260507105836.25757-1-shofiqtest@gmail.com>
On 5/7/26 4:58 AM, Md Shofiqul Islam wrote:
> Fix a typo in a comment in bio_split_alignment(): "occured" should
> be "occurred".
>
> Signed-off-by: Md Shofiqul Islam <shofiqtest@gmail.com>
> ---
> block/blk-merge.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/block/blk-merge.c b/block/blk-merge.c
> index fcf09325b2..395b23ed95 100644
> --- a/block/blk-merge.c
> +++ b/block/blk-merge.c
> @@ -403,7 +403,7 @@ int bio_split_io_at(struct bio *bio, const struct queue_limits *lim,
> * there may either be too many discontiguous vectors for the max
> * segments limit, or contain virtual boundary gaps without having a
> * valid block sized split. A zero byte result means one of those
> - * conditions occured.
> + * conditions occurred.
Generally happy to take typo fixes if they come with real fixes too,
otherwise it's just unnecessary churn that potentially causes stable
backport issues.
--
Jens Axboe
prev parent reply other threads:[~2026-05-07 11:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-07 10:58 [PATCH] block: Fix typo in comment Md Shofiqul Islam
2026-05-07 11:11 ` 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=518e9c89-2e8c-4e23-993e-533314e98023@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=shofiqtest@gmail.com \
/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