mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
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>
This commit is contained in:
parent
1e111c4b3a
commit
03a5e8ec68
|
|
@ -2715,7 +2715,7 @@ void mpi3mr_check_rh_fault_ioc(struct mpi3mr_ioc *mrioc, u32 reason_code)
|
|||
* mpi3mr_sync_timestamp - Issue time stamp sync request
|
||||
* @mrioc: Adapter reference
|
||||
*
|
||||
* Issue IO unit control MPI request to synchornize firmware
|
||||
* Issue IO unit control MPI request to synchronize firmware
|
||||
* timestamp with host time.
|
||||
*
|
||||
* Return: 0 on success, non-zero on failure.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user