Thanks for the info, Ill shout if I need further help Thanks, Sasa { name: Bogicevic Sasa phone: +381606006200 } > On Jan 8, 2016, at 19:26, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote: > > No, this change would only affect Kconfig files. For example, > arch/x86/Kconfig contains: > > source "drivers/pci/pcie/Kconfig" > source "drivers/pci/Kconfig" > source "drivers/pci/hotplug/Kconfig" > > I would like it to contain only the "drivers/pci/Kconfig" line. The > drivers/pci/Kconfig file should take care of including pcie/Kconfig > and pci/hotplug/Kconfig itself. > > Other arches have the same issue. > > > On Fri, Jan 8, 2016 at 11:54 AM, sasa bogicevic <brutallesale@xxxxxxxxx> wrote: >> Thanks! >> This is great, so basically all drivers from pcie need to be moved to pci folder, right ? >> >> Thanks, Sasa >> { >> name: Bogicevic Sasa >> phone: +381606006200 >> } >> >> >> >>> On Jan 8, 2016, at 18:38, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote: >>> >>> I have sort of a to-do list here: >>> >>> https://docs.google.com/spreadsheets/d/1VgEMqaG5FFkde4Se64nNaMpNzBfXdlgihXuGKVEzMbA/edit?usp=sharing >>> >>> Most of those items are fairly significant, but I can help if you have >>> questions (please post on linux-pci so others can benefit as well). >>> >>> Integrating PCIe Kconfig into PCI Kconfig should be relatively >>> straightforward (though far from trivial). >>> >>> Welcome to Linux and PCI! >>> >>> Bjorn >>> >>> On Fri, Jan 8, 2016 at 10:58 AM, sasa bogicevic <brutallesale@xxxxxxxxx> wrote: >>>> Thanks! >>>> If you have some more tasks for me I would appreciate it. I am still new so I do only these kind of fixes for now but if there is something more complex that trivial coding style issues but not too complex for the start I would be glad to contribute some more. Just let me know and Ill get on it. >>>> >>>> Thanks, Sasa >>>> { >>>> name: Bogicevic Sasa >>>> phone: +381606006200 >>>> } >>>> >>>> >>>> >>>>> On Jan 8, 2016, at 17:36, Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote: >>>>> >>>>> On Sun, Dec 27, 2015 at 01:21:11PM -0800, Bogicevic Sasa wrote: >>>>>> This patch fixes all whitespace issues( missing or needed whitespace) in >>>>>> all files in drivers/pci folder. Code is compiled with allyesconfig >>>>>> before and after code changes and objects are recorded and checked with >>>>>> objdiff and they are not changed after this commit. >>>>>> >>>>>> Signed-off-by: Bogicevic Sasa <brutallesale@xxxxxxxxx> >>>>> >>>>> Applied to pci/trivial for v4.5, thanks! >>>>> >>>>> Bjorn >>>> >> -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html