kernel-ark/drivers/scsi/aacraid
Mark Haverkamp 9e7c349c91 [SCSI] aacraid: remove un-needed references to container id (cid)
Received from Mark Salyzyn,

This little patch removes the ',cid)' container identification argument
from some of the functions. The argument is used in some cases as merely
a debug helper and thus not used, and in others, the value can be
quickly acquired from the scsi command in their single solitary use in
the procedure rather than wasting resources on passing the argument in
from above.

Signed-off-by: Mark Haverkamp <markh@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-03-20 10:55:18 -05:00
..
aachba.c [SCSI] aacraid: remove un-needed references to container id (cid) 2007-03-20 10:55:18 -05:00
aacraid.h [SCSI] aacraid: Fix struct element name issue 2007-03-20 10:54:25 -05:00
commctrl.c [SCSI] aacraid: Fix ioctl handling when adapter resets 2007-03-20 10:55:05 -05:00
comminit.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
commsup.c [SCSI] aacraid: Fix ioctl handling when adapter resets 2007-03-20 10:55:05 -05:00
dpcsup.c [SCSI] aacraid: Fix struct element name issue 2007-03-20 10:54:25 -05:00
linit.c [PATCH] mark struct file_operations const 6 2007-02-12 09:48:45 -08:00
Makefile [SCSI] aacraid: Begin adding support for new adapter type 2007-01-27 09:27:31 -06:00
nark.c [SCSI] aacraid: Begin adding support for new adapter type 2007-01-27 09:27:31 -06:00
rkt.c [SCSI] aacraid: rework communication support code 2007-01-27 09:27:06 -06:00
rx.c [SCSI] aacraid: Fix struct element name issue 2007-03-20 10:54:25 -05:00
sa.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
TODO