linux/drivers/scsi/device_handler
FUJITA Tomonori 114f1ea408 [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request
blk_get_request initializes rq->cmd (rq_init does) so the users don't
need to do that.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-10-03 11:46:14 -05:00
..
Kconfig [SCSI] scsi_dh: add generic SPC-3 alua handler 2008-07-26 15:14:52 -04:00
Makefile [SCSI] scsi_dh: add generic SPC-3 alua handler 2008-07-26 15:14:52 -04:00
scsi_dh.c [SCSI] scsi_dh: create lookup cache 2008-07-26 15:14:54 -04:00
scsi_dh_alua.c [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE 2008-08-29 09:13:51 -05:00
scsi_dh_emc.c [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request 2008-10-03 11:46:14 -05:00
scsi_dh_hp_sw.c [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request 2008-10-03 11:46:14 -05:00
scsi_dh_rdac.c [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request 2008-10-03 11:46:14 -05:00