commit | be7bce250a88fbbb5a67204eb148bce8b798780a | [log] [tgz] |
---|---|---|
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | Thu Oct 23 11:54:39 2008 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Oct 23 16:14:00 2008 -0700 |
tree | c30a5f7f145e4b4ab59f139b529eb170fa00f682 | |
parent | f98ca311f3a32e2adc229fecd6bf732db07fcca3 [diff] |
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>