From: Madhuranath Iyengar <mni@xxxxxxxxxxxxxxx> Folks, Looking further, found some scope for even more cleanup: - merged IOCB structs. - reinstated the union in qla_tgt_mgt_cmd and removed the iocb_t struct added earlier, and, - removed a check in qla_tgt_vport_create(). Please have a look and let us know if you have any concerns. Thanks. Madhuranath Iyengar (5): qla2xxx: Merge immediate notify IOCB structs in qla_target.h. qla2xxx/tcm_qla2xxx: Merge ATIO IOCB structs in qla_target.h. qla2xxx: Merge notify acknowledge IOCB structs in qla_target.h. qla2xxx: Reinstated the union in qla_tgt_mgmt_cmd struct in qla_target.h. qla2xxx: Remove check before assigning ATIO queue length in qla_target.c. drivers/scsi/qla2xxx/qla_def.h | 15 +- drivers/scsi/qla2xxx/qla_target.c | 574 +++++++++++------------ drivers/scsi/qla2xxx/qla_target.h | 290 ++++++------ drivers/target/tcm_qla2xxx/tcm_qla2xxx_fabric.c | 12 +- 4 files changed, 430 insertions(+), 461 deletions(-) -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html