]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI hotplug: shpchp: message refinement
authorTaku Izumi <izumi.taku@jp.fujitsu.com>
Thu, 23 Oct 2008 02:54:39 +0000 (11:54 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 23 Oct 2008 23:14:00 +0000 (16:14 -0700)
commitbe7bce250a88fbbb5a67204eb148bce8b798780a
treec30a5f7f145e4b4ab59f139b529eb170fa00f682
parentf98ca311f3a32e2adc229fecd6bf732db07fcca3
PCI hotplug: shpchp: message refinement

This patch refines messages in shpchp 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/shpchp.h
drivers/pci/hotplug/shpchp_core.c
drivers/pci/hotplug/shpchp_ctrl.c
drivers/pci/hotplug/shpchp_hpc.c
drivers/pci/hotplug/shpchp_pci.c