commit | b705690d8d16f7081be3637c0bda2a681f02ecf4 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Thu Jan 19 14:00:53 2012 -0600 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Feb 19 08:08:55 2012 -0600 |
tree | 1c0562d1541ec8fa13030ea0585321c089252b98 | |
parent | d66ae08bad182e9a87859e120e61cfd51e402ed8 [diff] |
[SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsi hpsa_register_scsi just calls hpsa_scsi_detect. Move the guts of hpsa_scsi_detect into hpsa_register_scsi and get rid of hpsa_scsi_detect. Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>