Skip to content

Commit 03a5e8e

Browse files
claudiubezneamartinkpetersen
authored andcommitted
scsi: mpi3mr: Fix typo
Fix typo in "synchronize". Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> Link: https://patch.msgid.link/20260403133109.2744351-1-claudiu.beznea.uj@bp.renesas.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent 1e111c4 commit 03a5e8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/scsi/mpi3mr/mpi3mr_fw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2715,7 +2715,7 @@ void mpi3mr_check_rh_fault_ioc(struct mpi3mr_ioc *mrioc, u32 reason_code)
27152715
* mpi3mr_sync_timestamp - Issue time stamp sync request
27162716
* @mrioc: Adapter reference
27172717
*
2718-
* Issue IO unit control MPI request to synchornize firmware
2718+
* Issue IO unit control MPI request to synchronize firmware
27192719
* timestamp with host time.
27202720
*
27212721
* Return: 0 on success, non-zero on failure.

0 commit comments

Comments
 (0)