Commit e699bb97 authored by Shaomin Deng's avatar Shaomin Deng Committed by Martin K. Petersen
Browse files

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

parent e95b305a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) {