Re: [PATCH 3/4] PCI: pciehp: Remove unused macro definitions

2019-04-28 Thread Bjorn Helgaas
On Sun, Apr 28, 2019 at 06:55:36PM +0300, Andy Shevchenko wrote: > On Sat, Apr 27, 2019 at 02:13:03PM -0500, f...@fredlawl.com wrote: > > Now that all uses for the ctrl_*() printk wrappers are removed from > > files and replaces with pci_*() or pr_*() printk wrappers, remove the > > unused macro de

Re: [PATCH 3/4] PCI: pciehp: Remove unused macro definitions

2019-04-28 Thread Andy Shevchenko
On Sat, Apr 27, 2019 at 02:13:03PM -0500, f...@fredlawl.com wrote: > Now that all uses for the ctrl_*() printk wrappers are removed from > files and replaces with pci_*() or pr_*() printk wrappers, remove the > unused macro definitions. In addition to that, remove the MY_NAME macro. > extern bool

[PATCH 3/4] PCI: pciehp: Remove unused macro definitions

2019-04-27 Thread fred
From: Frederick Lawler Now that all uses for the ctrl_*() printk wrappers are removed from files and replaces with pci_*() or pr_*() printk wrappers, remove the unused macro definitions. In addition to that, remove the MY_NAME macro. Signed-off-by: Frederick Lawler --- drivers/pci/hotplug/pcie