[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231016020847.1270258-1-haowenchao2@huawei.com>
Date: Mon, 16 Oct 2023 10:08:45 +0800
From: Wenchao Hao <haowenchao2@...wei.com>
To: "James E . J . Bottomley" <jejb@...ux.ibm.com>,
"Martin K . Petersen" <martin.petersen@...cle.com>,
<linux-scsi@...r.kernel.org>
CC: <linux-kernel@...r.kernel.org>, <louhongxiang@...wei.com>,
Wenchao Hao <haowenchao2@...wei.com>
Subject: [PATCH v2 0/2] cleanup patch
This is a cleanup patchset, no logic changed.
The first patch just cleanup scsi_dev_queue_ready();
The second patch add comment for target_destroy callback of
scsi_host_template to tell it is called in atomic context.
V2:
- Tell which spinlock is held in comment of target_destroy
Wenchao Hao (2):
scsi: core: cleanup scsi_dev_queue_ready()
scsi: Add comment of target_destroy in scsi_host_template
drivers/scsi/scsi_lib.c | 35 ++++++++++++++++++-----------------
include/scsi/scsi_host.h | 3 +++
2 files changed, 21 insertions(+), 17 deletions(-)
--
2.32.0
Powered by blists - more mailing lists