commit | 6e49b304e379f93c8aa7ebb164628aec1209f371 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Sep 08 15:19:58 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Sep 14 14:25:00 2016 -0500 |
tree | 4bbd5ed9c309e313b84a1944442a3ba95dcc1db7 | |
parent | 4947793916e31ec0c4c56f979e2aff89d15480bf [diff] |
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>