diff mbox series

[v2,3/3] scsi: remove 'current_tag'

Message ID 1631696835-136198-4-git-send-email-john.garry@huawei.com
State New
Headers show
Series scsi: remove last references to scsi_cmnd.tag | expand

Commit Message

John Garry Sept. 15, 2021, 9:07 a.m. UTC
From: Hannes Reinecke <hare@suse.de>


The 'current_tag' field in struct scsi_device is unused now; remove it.

Signed-off-by: Hannes Reinecke <hare@suse.de>

Signed-off-by: John Garry <john.garry@huawei.com>

---
 include/scsi/scsi_device.h | 1 -
 1 file changed, 1 deletion(-)

-- 
2.26.2

Comments

Bart Van Assche Sept. 16, 2021, 2:52 a.m. UTC | #1
On 9/15/21 02:07, John Garry wrote:
> From: Hannes Reinecke <hare@suse.de>

> 

> The 'current_tag' field in struct scsi_device is unused now; remove it.


Reviewed-by: Bart Van Assche <bvanassche@acm.org>
diff mbox series

Patch

diff --git a/include/scsi/scsi_device.h b/include/scsi/scsi_device.h
index 09a17f6e93a7..b97e142a7ca9 100644
--- a/include/scsi/scsi_device.h
+++ b/include/scsi/scsi_device.h
@@ -146,7 +146,6 @@  struct scsi_device {
 	struct scsi_vpd __rcu *vpd_pg83;
 	struct scsi_vpd __rcu *vpd_pg80;
 	struct scsi_vpd __rcu *vpd_pg89;
-	unsigned char current_tag;	/* current tag */
 	struct scsi_target      *sdev_target;
 
 	blist_flags_t		sdev_bflags; /* black/white flags as also found in