commit | 99ff124d1673a1e3f19061ebc82634608d1119ed | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Fri May 12 11:13:50 2006 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 19 14:13:24 2006 -0700 |
tree | ab06a2edc2049dd8b32206cb8203aa7f6a88db7d | |
parent | ea83bc1dabdca9da643972b591259a7657459ff5 [diff] |
[PATCH] shpchp: Cleanup improper info messages Current SHPCHP driver shows device number of slots in info messages, but it is useless and should be replaced with slot name. This patch replaces the device number shown in the info messages with the slot name. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Cc: Kristen Accardi <kristen.c.accardi@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>