Re: [PATCH v1 1/1] pcmcia: Convert to use less arguments in pci_bus_for_each_resource()
From: Dominik Brodowski
Date: Mon Mar 30 2026 - 01:53:37 EST
Am Tue, Jan 13, 2026 at 11:00:11AM +0200 schrieb Andy Shevchenko:
> On Thu, Feb 01, 2024 at 05:19:17PM +0100, Dominik Brodowski wrote:
> > Am Thu, Feb 01, 2024 at 05:17:11PM +0200 schrieb Andy Shevchenko:
> > > On Mon, Oct 30, 2023 at 01:50:53PM +0200, Andy Shevchenko wrote:
> > > > The pci_bus_for_each_resource() can hide the iterator loop since
> > > > it may be not used otherwise. With this, we may drop that iterator
> > > > variable definition.
> > >
> > > Can it be now applied?
> >
> > Which tree will this go through? No need to involve the PCMCIA tree, and you
> > already have my ACK...
>
> Still not being applied. Can you pull it via your tree, please?
Applied. Thanks,
Dominik