commit | c5f1ac8b94bd10f97f5aa1a3279ad8e8bbc6311a | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Fri May 08 10:07:18 2015 +0200 |
committer | James Bottomley <JBottomley@Odin.com> | Mon Jun 01 07:32:42 2015 -0700 |
tree | 2702fb1198295c675cbb99573b1385472b6c7dbc | |
parent | 2be2a98845e6742a96d48534294d2c5ba582e57f [diff] |
Split SCSI header files Move the constants that are used by both initiator and target drivers into the new header file <scsi/scsi_proto.h>. This change will allow to remove the initiator SCSI header include directives from most SCSI target source files in a later patch. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <JBottomley@Odin.com>