Re: [PATCH v2 9/9] PCI: hotplug: Prefix ctrl_*() dmesg logs with pciehp slot name

2019-05-09 Thread Bjorn Helgaas
On Thu, May 02, 2019 at 10:59:46PM -0500, Frederick Lawler wrote: > Remove current uses of "Slot(%s)" and then prefix ctrl_*() dmesg > with pciehp slot name to include the slot name for all uses of ctrl_*() > wrappers. > > Signed-off-by: Frederick Lawler > --- > drivers/pci/hotplug/pciehp.h

[PATCH v2 9/9] PCI: hotplug: Prefix ctrl_*() dmesg logs with pciehp slot name

2019-05-02 Thread Frederick Lawler
Remove current uses of "Slot(%s)" and then prefix ctrl_*() dmesg with pciehp slot name to include the slot name for all uses of ctrl_*() wrappers. Signed-off-by: Frederick Lawler --- drivers/pci/hotplug/pciehp.h | 12 --- drivers/pci/hotplug/pciehp_core.c | 9 +++--