Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH v2] scsi: scsi_scan: Fix typo in comment
@ 2026-05-06  9:45 Md Shofiqul Islam
  2026-05-11 20:29 ` Bart Van Assche
  2026-05-15  1:42 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Md Shofiqul Islam @ 2026-05-06  9:45 UTC (permalink / raw)
  To: linux-scsi, linux-kernel
  Cc: Md Shofiqul Islam, bvanassche, James.Bottomley, martin.petersen

Fix spelling mistake in comment:
 - initialze -> initialize

Signed-off-by: Md Shofiqul Islam <shofiqtest@gmail.com>
---
 drivers/scsi/scsi_scan.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/scsi_scan.c b/drivers/scsi/scsi_scan.c
index ef22a4228..a35a5f777 100644
--- a/drivers/scsi/scsi_scan.c
+++ b/drivers/scsi/scsi_scan.c
@@ -858,7 +858,7 @@ static int scsi_probe_lun(struct scsi_device *sdev, unsigned char *inq_result,
 }
 
 /**
- * scsi_add_lun - allocate and fully initialze a scsi_device
+ * scsi_add_lun - allocate and fully initialize a scsi_device
  * @sdev:	holds information to be stored in the new scsi_device
  * @inq_result:	holds the result of a previous INQUIRY to the LUN
  * @bflags:	black/white list flag
-- 
2.54.0.windows.1


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

* Re: [PATCH v2] scsi: scsi_scan: Fix typo in comment
  2026-05-06  9:45 [PATCH v2] scsi: scsi_scan: Fix typo in comment Md Shofiqul Islam
@ 2026-05-11 20:29 ` Bart Van Assche
  2026-05-15  1:42 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Bart Van Assche @ 2026-05-11 20:29 UTC (permalink / raw)
  To: Md Shofiqul Islam, linux-scsi, linux-kernel
  Cc: James.Bottomley, martin.petersen

On 5/6/26 2:45 AM, Md Shofiqul Islam wrote:
> Fix spelling mistake in comment:
>   - initialze -> initialize

Reviewed-by: Bart Van Assche <bvanassche@acm.org>


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

* Re: [PATCH v2] scsi: scsi_scan: Fix typo in comment
  2026-05-06  9:45 [PATCH v2] scsi: scsi_scan: Fix typo in comment Md Shofiqul Islam
  2026-05-11 20:29 ` Bart Van Assche
@ 2026-05-15  1:42 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2026-05-15  1:42 UTC (permalink / raw)
  To: Md Shofiqul Islam
  Cc: linux-scsi, linux-kernel, bvanassche, James.Bottomley,
	martin.petersen


> Fix spelling mistake in comment:
>  - initialze -> initialize

Applied to 7.2/scsi-staging, thanks!

-- 
Martin K. Petersen

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

end of thread, other threads:[~2026-05-15  1:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06  9:45 [PATCH v2] scsi: scsi_scan: Fix typo in comment Md Shofiqul Islam
2026-05-11 20:29 ` Bart Van Assche
2026-05-15  1:42 ` Martin K. Petersen

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