Re: [PATCH 1/1] PCI: Unnecessary linesplit in __pci_setup_bridge()
From: Krzysztof Wilczyński
Date: Fri May 16 2025 - 09:20:35 EST
Hello,
[...]
> - 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. :)
Thank you!
Krzysztof