From: Bart Van Assche Date: Fri, 8 May 2015 08:07:48 +0000 (+0200) Subject: Move code that is used both by initiator and target drivers X-Git-Tag: omap-for-v4.2/fixes-rc1^2~151^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07e3842055c391e611dd907c81760f4c705f9acb;p=pandora-kernel.git Move code that is used both by initiator and target drivers Move the functions that are used by both the initiator and target subsystems into scsi_common.c/.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 Reviewed-by: Hannes Reinecke Reviewed-by: Christoph Hellwig Signed-off-by: James Bottomley --- Reading git-diff-tree failed