aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid/aacraid.h
diff options
context:
space:
mode:
authorSalyzyn, Mark <mark_salyzyn@adaptec.com>2007-06-11 16:17:55 -0400
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>2007-06-17 14:57:01 -0500
commit1a655040c24ebf3954ad5cf8848391cb420b1ffb (patch)
tree897ffe220b7b1e113c335283316f3b6d3c7efe2d /drivers/scsi/aacraid/aacraid.h
parent[SCSI] scsi_debug: correct parameter default text (diff)
downloadlinux-dev-1a655040c24ebf3954ad5cf8848391cb420b1ffb.tar.xz
linux-dev-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 <aacraid@adaptec.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/aacraid/aacraid.h')
0 files changed, 0 insertions, 0 deletions