mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matthew Sakai <msakai@redhat.com>
To: Colin Ian King <colin.i.king@gmail.com>, dm-devel@lists.linux.dev
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] dm vdo: Fix spelling mistake "postive" -> "positive"
Date: Tue, 31 Mar 2026 08:40:26 -0400	[thread overview]
Message-ID: <854702a9-a3ae-46c8-a3d6-88dfbc4fe97b@redhat.com> (raw)
In-Reply-To: <20260328123320.657837-1-colin.i.king@gmail.com>



On 3/28/26 8:33 AM, Colin Ian King wrote:
> There is a spelling mistake in a vdo_log_error message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Reviewed-by: Matthew Sakai <msakai@redhat.com>

Since this is a change to Bruce's recent series, it might make sense to 
fold this into one of those patches instead of applying it as a 
standalone patch.

Matt

> ---
>   drivers/md/dm-vdo/dm-vdo-target.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/md/dm-vdo/dm-vdo-target.c b/drivers/md/dm-vdo/dm-vdo-target.c
> index 0135a6f941fd..1d8375cc3c3e 100644
> --- a/drivers/md/dm-vdo/dm-vdo-target.c
> +++ b/drivers/md/dm-vdo/dm-vdo-target.c
> @@ -412,7 +412,7 @@ static int __must_check parse_memory(const char *memory_str,
>   
>   		result = kstrtouint(memory_str, 10, &value);
>   		if (result) {
> -			vdo_log_error("optional parameter error: invalid memory size, must be a postive integer");
> +			vdo_log_error("optional parameter error: invalid memory size, must be a positive integer");
>   			return -EINVAL;
>   		}
>   


  reply	other threads:[~2026-03-31 12:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-28 12:33 Colin Ian King
2026-03-31 12:40 ` Matthew Sakai [this message]
2026-09-03 15:23 Colin Ian King
2026-09-03 19:06 ` Matthew Sakai
2026-09-03 19:25   ` Robert P. J. Day
2026-09-03 19:29     ` Colin King (gmail)

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=854702a9-a3ae-46c8-a3d6-88dfbc4fe97b@redhat.com \
    --to=msakai@redhat.com \
    --cc=colin.i.king@gmail.com \
    --cc=dm-devel@lists.linux.dev \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.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

all inboxes | Powered by JetHome®