diff options
| author | Salyzyn, Mark <[email protected]> | 2007-06-11 20:17:55 +0000 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2007-06-17 19:57:01 +0000 |
| commit | 1a655040c24ebf3954ad5cf8848391cb420b1ffb (patch) | |
| tree | 897ffe220b7b1e113c335283316f3b6d3c7efe2d /drivers/message/fusion/lsi/mpi_raid.h | |
| parent | [SCSI] scsi_debug: correct parameter default text (diff) | |
| download | kernel-1a655040c24ebf3954ad5cf8848391cb420b1ffb.tar.gz kernel-1a655040c24ebf3954ad5cf8848391cb420b1ffb.zip | |
[SCSI] aacraid: probe related code cleanup
Sundry cleanups:
1) Use kzalloc instead of kmalloc.
2) Make sure probe worked before recalling the SCSI command to finalize
processing.
3) _aac_probe_container2 and _aac_probe_container1 return value goes
unused, change return to void.
4) Use a lower depth pointer reference to pick up the driver instance
variable.
5) Although effectively unused except to fake for scsicmd validity, set
the scsi_done in probe code to aac_probe_container_callback1 instead of
the less valid dummy reference to _aac_probe_container1.
6) SCp.phase is set in aac_valid_context, drop setting up this value in
caller when unnecessary.
7) take container target id at the beginning, rather than referencing
scmd_id() to pick it up.
There should be no side effects or functionality changes.
Signed-off-by: Mark Salyzyn <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions
