From: Christoph Hellwig Date: Mon, 24 Nov 2014 15:07:25 +0000 (-0800) Subject: scsi: remove MSG_*_TAG defines X-Git-Tag: omap-for-v3.20/drop-legacy-3517~8^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68d81f40047cc4f99e86807e1160fb07a7b856c7;p=pandora-kernel.git scsi: remove MSG_*_TAG defines For SPI drivers use the message definitions from scsi.h, and for target drivers introduce a new TCM_*_TAG namespace. Signed-off-by: Christoph Hellwig Reviewed-by: Bart Van Assche Reviewed-by: Martin K. Petersen