public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Daniel Gomez <da.gomez@kernel•org>
Cc: "Uwe Kleine-König" <ukleinek@kernel•org>,
	"Luis Chamberlain" <mcgrof@kernel•org>,
	"Daniel Gomez" <da.gomez@samsung•com>,
	"Sami Tolvanen" <samitolvanen@google•com>,
	"Petr Pavlu" <petr.pavlu@suse•com>,
	"Andreas Hindborg" <a.hindborg@kernel•org>,
	"Linux Kernel Mailing List" <linux-kernel@vger•kernel.org>,
	"Linux Next Mailing List" <linux-next@vger•kernel.org>,
	"Michal Wilczynski" <m.wilczynski@samsung•com>
Subject: Re: linux-next: manual merge of the pwm tree with the modules tree
Date: Wed, 5 Nov 2025 08:17:31 +1100	[thread overview]
Message-ID: <20251105081731.3c3a979e@canb.auug.org.au> (raw)
In-Reply-To: <ec0cb997-099a-475a-9a7e-d3a1cb82b973@kernel.org>

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Hi Daniel,

On Tue, 4 Nov 2025 09:48:35 +0100 Daniel Gomez <da.gomez@kernel•org> wrote:
>

> >>       }
> >>  -    if let Some(imports) = info.imports_ns {
> >> ++    if let Some(imports) = &info.imports_ns {
> >> +         for ns in imports {
> >> +             modinfo.emit("import_ns", &ns);  
> 
> Please, drop the '&'
> 
> +            modinfo.emit("import_ns", ns);

I will do that from today.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2025-11-04 21:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-03 23:48 linux-next: manual merge of the pwm tree with the modules tree Stephen Rothwell
2025-11-03 23:54 ` Stephen Rothwell
2025-11-04  8:48   ` Daniel Gomez
2025-11-04 21:17     ` Stephen Rothwell [this message]
2025-11-07 16:44   ` Uwe Kleine-König
2025-11-10 13:59     ` Daniel Gomez
2025-11-10 15:42       ` Uwe Kleine-König
2025-11-10 15:54         ` Daniel Gomez
2025-11-10 18:32           ` Uwe Kleine-König

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=20251105081731.3c3a979e@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=a.hindborg@kernel$(echo .)org \
    --cc=da.gomez@kernel$(echo .)org \
    --cc=da.gomez@samsung$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=m.wilczynski@samsung$(echo .)com \
    --cc=mcgrof@kernel$(echo .)org \
    --cc=petr.pavlu@suse$(echo .)com \
    --cc=samitolvanen@google$(echo .)com \
    --cc=ukleinek@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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