From patchwork Fri Aug 13 13:49:10 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Garry X-Patchwork-Id: 496563 Delivered-To: patch@linaro.org Received: by 2002:a02:cf8a:0:0:0:0:0 with SMTP id w10csp585248jar; Fri, 13 Aug 2021 06:54:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwIc/8935nKnjbKG98U94oaxaLRB0wJ7GGgyUwahAwJrS5heAL9RxKnC68cW7QwJjNw6S2U X-Received: by 2002:a17:906:a01:: with SMTP id w1mr2557405ejf.117.1628862848186; Fri, 13 Aug 2021 06:54:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628862848; cv=none; d=google.com; s=arc-20160816; b=GDUvWAIPpDjdXEI9n6iXGJDaPHLeA11VheyqaLyiruH5akgFAGdvTm0NQYI70ht4l+ LUpN/zpTP6KCX9uEM/qfz8JPnrQB59oQ/t2on8Kv5JcX47w/RxPQaFRN/PHmdbBteK4R RYzOD90V3hGbFO88eF8JaKZAbATHWhAq/370ZfTno+yL9YNQHedrMkKSZz06fmxlnHwC PLSPVMzyYZ9d1MVx0TxDN4l1NtbwHNFiuBXhMXrZLCrzF8thGtFOpZ/PmpMpoi03cikI xW9JvVu/AVpZPuB3uDvnv+qVCJFpQ2Qq59lsgPjI9plX519OBmeLStMhf1K2Nt8tibIs clWQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:message-id:date:subject:cc:to:from; bh=XWCFDsbe9YHwoYbxgm6bjlqcECDYO87LMwZ7SPIrfiQ=; b=ogMrBHa0es1fs/wBFsQsQMNW1ALQnl8nq6nKD9CpxI08Ccy5+5IA3HuIzmHSpR/kB1 yIbSNf6+vAp3MQ9B5IPNDDdvFu8oVNF4sDKgkno7FMCzmNfhJ0Reattnr2cDVldyoa9x bSFiV5gqFVqXOHSfVjMJnZUs9Pz6gn5IUV/esDKI/HLZqNdu8W50toM5yHBDCizfRQA6 VmLhNMbJZL6osmOKjAhSkaKDs4RU24BcyA4aZAw7Gncps5qrV6V0omYKL90DIBrpVhnY kbsweCGEhu6+hsnKu47qYVJR9cJayH4CL3FUz4LjpsL1WzL77NPJnQUF8adSl69JPqFU Scxw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-scsi-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-scsi-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id qf17si1527844ejc.619.2021.08.13.06.54.08 for ; Fri, 13 Aug 2021 06:54:08 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-scsi-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-scsi-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-scsi-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240717AbhHMNye (ORCPT ); Fri, 13 Aug 2021 09:54:34 -0400 Received: from frasgout.his.huawei.com ([185.176.79.56]:3646 "EHLO frasgout.his.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239145AbhHMNyd (ORCPT ); Fri, 13 Aug 2021 09:54:33 -0400 Received: from fraeml738-chm.china.huawei.com (unknown [172.18.147.201]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4GmQ4f4PD8z6GC2N; Fri, 13 Aug 2021 21:53:22 +0800 (CST) Received: from lhreml724-chm.china.huawei.com (10.201.108.75) by fraeml738-chm.china.huawei.com (10.206.15.219) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.8; Fri, 13 Aug 2021 15:54:04 +0200 Received: from localhost.localdomain (10.69.192.58) by lhreml724-chm.china.huawei.com (10.201.108.75) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Fri, 13 Aug 2021 14:54:00 +0100 From: John Garry To: , , , , CC: , , , , , John Garry Subject: [PATCH 0/3] Remove scsi_cmnd.tag Date: Fri, 13 Aug 2021 21:49:10 +0800 Message-ID: <1628862553-179450-1-git-send-email-john.garry@huawei.com> X-Mailer: git-send-email 2.8.1 MIME-Version: 1.0 X-Originating-IP: [10.69.192.58] X-ClientProxiedBy: dggems706-chm.china.huawei.com (10.3.19.183) To lhreml724-chm.china.huawei.com (10.201.108.75) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org There is no need for scsi_cmnd.tag, so remove it. Based on next-20210811 John Garry (3): scsi: wd719: Stop using scsi_cmnd.tag scsi: fnic: Stop setting scsi_cmnd.tag scsi: Remove scsi_cmnd.tag drivers/scsi/fnic/fnic_scsi.c | 2 +- drivers/scsi/scsi_lib.c | 1 - drivers/scsi/wd719x.c | 8 +++++--- include/scsi/scsi_cmnd.h | 1 - 4 files changed, 6 insertions(+), 6 deletions(-) -- 2.26.2 Reviewed-by: Christoph Hellwig