Re: [PATCH 1/1] PCI: Unnecessary linesplit in __pci_setup_bridge()
From: Ilpo Järvinen
Date: Mon May 19 2025 - 10:00:10 EST
On Fri, 16 May 2025, Krzysztof Wilczyński wrote:
> [...]
> > - pci_info(bridge, "PCI bridge to %pR\n",
> > - &bus->busn_res);
> > + pci_info(bridge, "PCI bridge to %pR\n", &bus->busn_res);
>
> I don't know if there still exists such a thing as "trivial patches
> maintainer" any more, so I will pull this.
>
> I gather, it must have bothered you a bit. That said, Ilpo... your
> expertise and time could have been spent differently. :)
It doesn't take long to do patches like this and I don't search for things
like this intentionally nor focus on them. It's just that I do encounter
these simple ones too while I'm spending my expertise differently :-). You
can check my track record on discovering e.g. real concurrency issues
recently so I hope you can give a bit slack on a few trivial patches here
and there ;-).
--
i.