You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
trivial: fix typo "to to" in multiple files
Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
4f37940d64
commit
fd589a8f0a
@@ -718,7 +718,7 @@ megasas_build_dcdb(struct megasas_instance *instance, struct scsi_cmnd *scp,
|
||||
* megasas_build_ldio - Prepares IOs to logical devices
|
||||
* @instance: Adapter soft state
|
||||
* @scp: SCSI command
|
||||
* @cmd: Command to to be prepared
|
||||
* @cmd: Command to be prepared
|
||||
*
|
||||
* Frames (and accompanying SGLs) for regular SCSI IOs use this function.
|
||||
*/
|
||||
|
||||
@@ -1422,7 +1422,7 @@ static void qla4xxx_slave_destroy(struct scsi_device *sdev)
|
||||
/**
|
||||
* qla4xxx_del_from_active_array - returns an active srb
|
||||
* @ha: Pointer to host adapter structure.
|
||||
* @index: index into to the active_array
|
||||
* @index: index into the active_array
|
||||
*
|
||||
* This routine removes and returns the srb at the specified index
|
||||
**/
|
||||
@@ -1500,7 +1500,7 @@ static int qla4xxx_wait_for_hba_online(struct scsi_qla_host *ha)
|
||||
|
||||
/**
|
||||
* qla4xxx_eh_wait_for_commands - wait for active cmds to finish.
|
||||
* @ha: pointer to to HBA
|
||||
* @ha: pointer to HBA
|
||||
* @t: target id
|
||||
* @l: lun id
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user