]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: pciehp: Clean up dmesg "Slot(%s)" messages
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 8 Sep 2016 20:19:58 +0000 (15:19 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 14 Sep 2016 19:25:00 +0000 (14:25 -0500)
commit45bbfd6b4406d15613a4cde4cb36559dcaa76521
tree4bbd5ed9c309e313b84a1944442a3ba95dcc1db7
parentde35a00d24970223ed695aee2c5c86eb19f3e08e
PCI: pciehp: Clean up dmesg "Slot(%s)" messages

Print slot name consistently as "Slot(%s)".  I don't know whether that's
ideal, but we can at least do it the same way all the time.  No functional
change intended.

Tested-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pci/hotplug/pciehp_ctrl.c
drivers/pci/hotplug/pciehp_hpc.c