diff options
author | Alex Chiang <achiang@hp.com> | 2008-10-21 01:41:43 +0200 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-10-23 01:42:42 +0200 |
commit | b2132fecca02fa05d509ba4c8c1e51dee6ccd003 (patch) | |
tree | e72d872b26c2380b3e5fc20c5ed535122c63b688 /drivers/scsi | |
parent | PCI: pciehp: remove 'name' parameter (diff) | |
download | linux-b2132fecca02fa05d509ba4c8c1e51dee6ccd003.tar.xz linux-b2132fecca02fa05d509ba4c8c1e51dee6ccd003.zip |
PCI: rpaphp: kmalloc/kfree slot->name directly
rpaphp tends to use slot->name directly everywhere, and doesn't
ever need slot->hotplug_slot->name.
struct hotplug_slot->name is going away, so convert rpaphp directly
manipulate its own slot->name everywhere, and don't bother touching
slot->hotplug_slot->name.
Acked-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions