From: John Garry <john.garry@huawei.com>
To: <linux@armlinux.org.uk>, <jejb@linux.ibm.com>,
<martin.petersen@oracle.com>, <hare@suse.de>
Cc: <linux-arm-kernel@lists.infradead.org>,
<linux-scsi@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
John Garry <john.garry@huawei.com>
Subject: [PATCH v2 3/3] scsi: remove 'current_tag'
Date: Wed, 15 Sep 2021 17:07:15 +0800 [thread overview]
Message-ID: <1631696835-136198-4-git-send-email-john.garry@huawei.com> (raw)
In-Reply-To: <1631696835-136198-1-git-send-email-john.garry@huawei.com>
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(-)
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
--
2.26.2
next prev parent reply other threads:[~2021-09-15 9:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-15 9:07 [PATCH v2 0/3] scsi: remove last references to scsi_cmnd.tag John Garry
2021-09-15 9:07 ` [PATCH v2 1/3] fas216: kill scmd->tag John Garry
2021-09-15 9:07 ` [PATCH v2 2/3] acornscsi: remove tagged queuing vestiges John Garry
2021-09-30 7:21 ` Arnd Bergmann
2021-09-30 8:17 ` John Garry
2021-10-12 23:45 ` Bart Van Assche
2021-09-15 9:07 ` John Garry [this message]
2021-09-16 2:52 ` [PATCH v2 3/3] scsi: remove 'current_tag' Bart Van Assche
2021-09-22 4:44 ` [PATCH v2 0/3] scsi: remove last references to scsi_cmnd.tag Martin K. Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1631696835-136198-4-git-send-email-john.garry@huawei.com \
--to=john.garry@huawei.com \
--cc=hare@suse.de \
--cc=jejb@linux.ibm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=martin.petersen@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®