All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Benno Lossin" <lossin@kernel.org>
To: "Sylvan Smit" <sylvan@sylvansmit.com>,
	<rust-for-linux@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: "Miguel Ojeda" <ojeda@kernel.org>
Subject: Re: [PATCH] rust: list: Fix typo `much` in arc.rs
Date: Thu, 29 May 2025 18:32:26 +0200	[thread overview]
Message-ID: <DA8SEKBVI06P.1WT47YD413KNX@kernel.org> (raw)
In-Reply-To: <20250529162923.434978-1-sylvan@sylvansmit.com>

On Thu May 29, 2025 at 6:29 PM CEST, Sylvan Smit wrote:
> Correct the typo (s/much/must) in the ListArc documentation.
>
> Suggested-by: Miguel Ojeda <ojeda@kernel.org>
> Fixes: a48026315cd7 ("rust: list: add tracking for ListArc")
> Closes: https://github.com/Rust-for-Linux/linux/issues/1166
> Signed-off-by: Sylvan Smit <sylvan@sylvansmit.com>

Reviewed-by: Benno Lossin <lossin@kernel.org>

---
Cheers,
Benno

> ---
>  rust/kernel/list/arc.rs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

  reply	other threads:[~2025-05-29 16:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-29 16:29 [PATCH] rust: list: Fix typo `much` in arc.rs Sylvan Smit
2025-05-29 16:32 ` Benno Lossin [this message]
2025-05-29 21:39 ` Miguel Ojeda

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=DA8SEKBVI06P.1WT47YD413KNX@kernel.org \
    --to=lossin@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ojeda@kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=sylvan@sylvansmit.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.