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 |
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 --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