isci: Fix typo (triple S)

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/955
This commit is contained in:
Jose Luis Duran 2023-12-27 20:17:16 -07:00 committed by Warner Losh
parent a3db639a9a
commit 00bc86a9a6
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ SATI_STATUS sati_test_unit_ready_translate_command(
* SAT dictates:
* - the device should be in a state to receive commands
* - a stopped device should cause sense data.
* - a format unit in progresss should cause sense data.
* - a format unit in progress should cause sense data.
* - a self-test in progress should cause sense data.
* - a device fault occurred on previous request should cause sense data.
* - handling the removable media feature set isn't supported according to

View File

@ -116,7 +116,7 @@ SCI_STATUS scif_sas_domain_starting_port_ready_handler(
*
* @return This method returns an indication of whether the discover operation
* succeeded.
* @retval SCI_SUCCESSS This value is returned when the discover operation
* @retval SCI_SUCCESS This value is returned when the discover operation
* begins successfully.
*/
static