]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI hotplug: pciehp: message refinement
authorTaku Izumi <izumi.taku@jp.fujitsu.com>
Thu, 23 Oct 2008 02:47:32 +0000 (11:47 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 23 Oct 2008 21:47:39 +0000 (14:47 -0700)
commit18b341b76cd99ce949806ccf5565900465ec2e7f
treeb0c0985a190827df929f583bd7bc164ca4020d9c
parent8113587c2d14d3be2414190845b2e2617c0aa33b
PCI hotplug: pciehp: message refinement

This patch refines messages in pciehp module.  The main changes are as
follows:

 - remove the trailing "."
 - remove __func__ as much as possible
 - capitalize the first letter of messages
 - show PCI device address including its domain

Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/pciehp.h
drivers/pci/hotplug/pciehp_core.c
drivers/pci/hotplug/pciehp_ctrl.c
drivers/pci/hotplug/pciehp_hpc.c
drivers/pci/hotplug/pciehp_pci.c