Re: linux-next: manual merge of the pwm tree with the modules tree

From: Stephen Rothwell

Date: Tue Nov 04 2025 - 16:17:48 EST


Hi Daniel,

On Tue, 4 Nov 2025 09:48:35 +0100 Daniel Gomez <da.gomez@xxxxxxxxxx> 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: pgpr6RABuh_ik.pgp
Description: OpenPGP digital signature