Messages in this thread |  | | Date | Mon, 14 Apr 2025 13:05:39 +0300 | | From | Andy Shevchenko <> | | Subject | Re: [PATCH v1 1/1] x86/PCI: Drop 'pci' suffix from intel_mid_pci.c |
| |
On Mon, Apr 07, 2025 at 07:40:16PM +0200, Ingo Molnar wrote: > > * Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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@linux.intel.com> > > --- > > 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@kernel.org>
Thanks! I believe it's Bjorn who is going to apply?
-- With Best Regards, Andy Shevchenko
|  |