commit | 18b341b76cd99ce949806ccf5565900465ec2e7f | [log] [tgz] |
---|---|---|
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | Thu Oct 23 11:47:32 2008 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Oct 23 14:47:39 2008 -0700 |
tree | b0c0985a190827df929f583bd7bc164ca4020d9c | |
parent | 8113587c2d14d3be2414190845b2e2617c0aa33b [diff] |
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>