Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: target: pscsi: Remove repeated word "calling"

There is repeated word, remove it.

Link: https://lore.kernel.org/r/20220811153923.17278-1-dengshaomin@cdjrlc.com
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Shaomin Deng and committed by
Martin K. Petersen
e699bb97 e95b305a

+1 -1
+1 -1
drivers/target/target_core_pscsi.c
··· 500 500 continue; 501 501 /* 502 502 * Functions will release the held struct scsi_host->host_lock 503 - * before calling calling pscsi_add_device_to_list() to register 503 + * before calling pscsi_add_device_to_list() to register 504 504 * struct scsi_device with target_core_mod. 505 505 */ 506 506 switch (sd->type) {