isci(4): Fix a typo in a source code comment

- s/interrutp/interrupt/

MFC after:3 days
This commit is contained in:
Gordon Bergling 2022-11-01 07:58:26 +01:00
parent e902e62644
commit 5014dc958f

View File

@ -767,7 +767,7 @@ SCI_STATUS scic_controller_set_mode(
* results in no interrupt coalescing timeout.
*
* @return Indicate if the user successfully set the interrupt coalesce parameters.
* @retval SCI_SUCCESS The user successfully updated the interrutp coalescence.
* @retval SCI_SUCCESS The user successfully updated the interrupt coalescence.
* @retval SCI_FAILURE_INVALID_PARAMETER_VALUE The user input value is out of range.
*/
SCI_STATUS scic_controller_set_interrupt_coalescence(