linux-stable/drivers/eisa
Andy Shevchenko e34a6ba53e EISA: Drop unused pci_bus_for_each_resource() index argument
pci_bus_for_each_resource() can hide the iterator index if it is not needed
otherwise. Drop the index from pci_eisa_init() since it's not needed there.

Link: https://lore.kernel.org/r/20230330162434.35055-7-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Krzysztof Wilczyński <kw@linux.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2023-04-05 15:10:14 -05:00
..
.gitignore
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
eisa-bus.c driver core: make struct bus_type.uevent() take a const * 2023-01-27 13:45:52 +01:00
eisa.ids
pci_eisa.c EISA: Drop unused pci_bus_for_each_resource() index argument 2023-04-05 15:10:14 -05:00
virtual_root.c