[PATCH 0/6] qla2xxx/tcm_qla2xxx: More merging and renaming.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Madhuranath Iyengar <mni@xxxxxxxxxxxxxxx>

Folks,

This patch series contains patches to address the following, towards
reducing the lines of code a bit, and also improving readability:

- Add a generic IOCB struct. This is to help with the patches that
  follow.
- Remove unions within a a few structs, towards merging some fields
  within those structs.
- Shorten IOCB struct names, by removing "entry" in the names. 

Please have a look and let us know if you have any concerns.

Thanks.

Madhuranath Iyengar (6):
  qla2xxx: Added a generic IOCB struct typedef in qla_target.h.
  qla2xxx: Merge immediate notify IOCB structs within unions in
    qla_target.h.
  qla2xxx: Fix target mode related comments in qla_init.c
  qla2xxx/tcm_qla2xxx: Merge ATIO structs within qla_tgt_cmd struct
    union in qla_target.h.
  qla2xxx: Merge all IOCB structs within qla_tgt_mgmt_cmd struct in
    qla_target.h.
  qla2xxx/tcm_qla2xxx: Removed "entry_t" in IOCB struct names in
    qla_target.h.

 drivers/scsi/qla2xxx/qla_init.c                 |    4 +-
 drivers/scsi/qla2xxx/qla_target.c               |  269 +++++++++++------------
 drivers/scsi/qla2xxx/qla_target.h               |   68 +++---
 drivers/target/tcm_qla2xxx/tcm_qla2xxx_fabric.c |    4 +-
 4 files changed, 162 insertions(+), 183 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


[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux