Re: [PATCH v1 1/1] x86/PCI: Drop 'pci' suffix from intel_mid_pci.c

From: Andy Shevchenko
Date: Mon Apr 14 2025 - 06:08:18 EST


On Mon, Apr 07, 2025 at 07:40:16PM +0200, Ingo Molnar wrote:
>
> * Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> > CE4100 PCI specific code has no 'pci' suffix in the filename,
> > intel_mid_pci.c is the only one that duplicates the folder
> > name in its filename, drop that redundancy.
> >
> > While at it, group the respective modules in the Makefile.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> > ---
> > MAINTAINERS | 2 +-
> > arch/x86/pci/Makefile | 6 +++---
> > arch/x86/pci/{intel_mid_pci.c => intel_mid.c} | 0
> > 3 files changed, 4 insertions(+), 4 deletions(-)
> > rename arch/x86/pci/{intel_mid_pci.c => intel_mid.c} (100%)
>
> Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>

Thanks!
I believe it's Bjorn who is going to apply?

--
With Best Regards,
Andy Shevchenko