Split SCSI header files
authorBart Van Assche <bart.vanassche@sandisk.com>
Fri, 8 May 2015 08:07:18 +0000 (10:07 +0200)
committerJames Bottomley <JBottomley@Odin.com>
Mon, 1 Jun 2015 14:32:42 +0000 (07:32 -0700)
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>
include/scsi/scsi.h
include/scsi/scsi_proto.h [new file with mode: 0644]

Simple merge
Simple merge