All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Miguel Ojeda <ojeda@kernel.org>
Cc: stable@vger.kernel.org,
	Aswin Unnikrishnan <aswinunni01@gmail.com>,
	Alice Ryhl <aliceryhl@google.com>
Subject: Re: [PATCH 6.1.y] rust: remove `params` from `module` macro example
Date: Mon, 29 Apr 2024 15:45:52 +0200	[thread overview]
Message-ID: <2024042943-oxidizing-suave-8501@gregkh> (raw)
In-Reply-To: <20240429124505.28432-1-ojeda@kernel.org>

On Mon, Apr 29, 2024 at 02:45:05PM +0200, Miguel Ojeda wrote:
> From: Aswin Unnikrishnan <aswinunni01@gmail.com>
> 
> Remove argument `params` from the `module` macro example, because the
> macro does not currently support module parameters since it was not sent
> with the initial merge.
> 
> Signed-off-by: Aswin Unnikrishnan <aswinunni01@gmail.com>
> Reviewed-by: Alice Ryhl <aliceryhl@google.com>
> Cc: stable@vger.kernel.org
> Fixes: 1fbde52bde73 ("rust: add `macros` crate")
> Link: https://lore.kernel.org/r/20240419215015.157258-1-aswinunni01@gmail.com
> [ Reworded slightly. ]
> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
> (cherry picked from commit 19843452dca40e28d6d3f4793d998b681d505c7f)
> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
> ---
>  rust/macros/lib.rs | 12 ------------
>  1 file changed, 12 deletions(-)

Now queued up, thanks.

greg k-h

      reply	other threads:[~2024-04-29 13:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29 11:21 FAILED: patch "[PATCH] rust: remove `params` from `module` macro example" failed to apply to 6.1-stable tree gregkh
2024-04-29 12:45 ` [PATCH 6.1.y] rust: remove `params` from `module` macro example Miguel Ojeda
2024-04-29 13:45   ` Greg KH [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=2024042943-oxidizing-suave-8501@gregkh \
    --to=greg@kroah.com \
    --cc=aliceryhl@google.com \
    --cc=aswinunni01@gmail.com \
    --cc=ojeda@kernel.org \
    --cc=stable@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 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.