commit | 6ebf105cc047f3877ac530cd19d13b3e788ab02e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Sep 11 19:35:39 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Sep 15 09:41:09 2016 -0400 |
tree | f46faa0690c84d0016f0f5309954c4f887c167e0 | |
parent | c08b3f9a27006c5c541b5c0fa273444a93617fda [diff] |
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>