Move the constants and functions that are used by both initiator and
target code to new header files such that the target code does no longer
have to include initiator header files.
Changes in v3 of this series compared to v2:
- Renamed scsi_lib.h into scsi_common.h.
- Added a patch for replacing MAX_COMMAND_SIZE with BLK_MAX_CDB.
- Added a patch that minimizes the include directives in target code.
Changes in v2 of this series compared to v1:
- Dropped the scsi_lun.h header file and introduced scsi_lib.h.
The patches in this series are:
0001-Split-SCSI-header-files.patch
0002-Replace-MAX_COMMAND_SIZE-with-BLK_MAX_CDB.patch
0003-target-Correct-a-comment.patch
0004-target-Minimize-SCSI-header-include-directives.patch
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html