Re: [PATCH v1 1/1] pcmcia: Convert to use less arguments in pci_bus_for_each_resource()

From: Andy Shevchenko
Date: Thu Feb 01 2024 - 10:22:55 EST


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?

--
With Best Regards,
Andy Shevchenko