]> git.baikalelectronics.ru Git - kernel.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)
commitbe122758901fe137b6ce4ef3f2969b4d62c8a266
treeb0c0985a190827df929f583bd7bc164ca4020d9c
parent98d03a9e64e9a668a7f83e4b83ddc007bf321763
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