mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] scsi: core: Remove repeated word "calling" in target_core_pscsi.c
@ 2022-08-11 15:39 Shaomin Deng
  2022-08-12 17:38 ` Chaitanya Kulkarni
  0 siblings, 1 reply; 2+ messages in thread
From: Shaomin Deng @ 2022-08-11 15:39 UTC (permalink / raw)
  To: martin.petersen; +Cc: linux-scsi, target-devel, linux-kernel, Shaomin Deng

There is repeated word, so remove it.

Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
---
 drivers/target/target_core_pscsi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/target/target_core_pscsi.c b/drivers/target/target_core_pscsi.c
index e6a967ddc08c..245912fc209c 100644
--- a/drivers/target/target_core_pscsi.c
+++ b/drivers/target/target_core_pscsi.c
@@ -500,7 +500,7 @@ static int pscsi_configure_device(struct se_device *dev)
 			continue;
 		/*
 		 * Functions will release the held struct scsi_host->host_lock
-		 * before calling calling pscsi_add_device_to_list() to register
+		 * before calling pscsi_add_device_to_list() to register
 		 * struct scsi_device with target_core_mod.
 		 */
 		switch (sd->type) {
-- 
2.35.1


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

* Re: [PATCH] scsi: core: Remove repeated word "calling" in target_core_pscsi.c
  2022-08-11 15:39 [PATCH] scsi: core: Remove repeated word "calling" in target_core_pscsi.c Shaomin Deng
@ 2022-08-12 17:38 ` Chaitanya Kulkarni
  0 siblings, 0 replies; 2+ messages in thread
From: Chaitanya Kulkarni @ 2022-08-12 17:38 UTC (permalink / raw)
  To: Shaomin Deng, martin.petersen; +Cc: linux-scsi, target-devel, linux-kernel

On 8/11/22 08:39, Shaomin Deng wrote:
> There is repeated word, so remove it.
> 
> Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>


Looks good.

Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>

-ck



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

end of thread, other threads:[~2022-08-12 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 15:39 [PATCH] scsi: core: Remove repeated word "calling" in target_core_pscsi.c Shaomin Deng
2022-08-12 17:38 ` Chaitanya Kulkarni

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®