public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cleanup patch
@ 2023-09-22  9:38 Wenchao Hao
  2023-09-22  9:38 ` [PATCH 1/2] scsi: core: cleanup scsi_dev_queue_ready() Wenchao Hao
  2023-09-22  9:38 ` [PATCH 2/2] scsi: Add comment of target_destroy in scsi_host_template Wenchao Hao
  0 siblings, 2 replies; 9+ messages in thread
From: Wenchao Hao @ 2023-09-22  9:38 UTC (permalink / raw)
  To: James E . J . Bottomley, Martin K . Petersen, open-iscsi,
	linux-scsi
  Cc: linux-kernel, louhongxiang, Wenchao Hao

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.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-10-11 12:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-22  9:38 [PATCH 0/2] cleanup patch Wenchao Hao
2023-09-22  9:38 ` [PATCH 1/2] scsi: core: cleanup scsi_dev_queue_ready() Wenchao Hao
2023-09-22 12:50   ` Damien Le Moal
2023-09-24  6:27     ` Wenchao Hao
2023-09-24  7:49       ` Wenchao Hao
2023-10-11 12:37       ` Wenchao Hao
2023-09-22  9:38 ` [PATCH 2/2] scsi: Add comment of target_destroy in scsi_host_template Wenchao Hao
2023-09-22 14:53   ` Bart Van Assche
2023-09-24  6:29     ` Wenchao Hao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox