scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple
authorChristoph Hellwig <hch@lst.de>
Sun, 11 Sep 2016 17:35:39 +0000 (19:35 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 15 Sep 2016 13:41:09 +0000 (09:41 -0400)
commit6ebf105cc047f3877ac530cd19d13b3e788ab02e
treef46faa0690c84d0016f0f5309954c4f887c167e0
parentc08b3f9a27006c5c541b5c0fa273444a93617fda
scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple

And remove the declaration of the latter in sd.h as scsi_debug was the
only user.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_debug.c
drivers/scsi/sd.h