https://github.com/torvalds/linux
Revision be7bce250a88fbbb5a67204eb148bce8b798780a authored by Taku Izumi on 23 October 2008, 02:54:39 UTC, committed by Jesse Barnes on 23 October 2008, 23:14:00 UTC
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>
1 parent f98ca31
History
Tip revision: be7bce250a88fbbb5a67204eb148bce8b798780a authored by Taku Izumi on 23 October 2008, 02:54:39 UTC
PCI hotplug: shpchp: message refinement
Tip revision: be7bce2
File Mode Size
Kconfig -rw-r--r-- 28.8 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 5.0 KB
do_mounts.c -rw-r--r-- 8.9 KB
do_mounts.h -rw-r--r-- 1.3 KB
do_mounts_initrd.c -rw-r--r-- 3.2 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 9.4 KB
initramfs.c -rw-r--r-- 12.7 KB
main.c -rw-r--r-- 21.1 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1.1 KB

back to top