diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2022-09-10 11:04:42 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2022-09-10 11:04:42 +0000 |
| commit | 13604a80f7a4b0dbb2594482e233baa3f3926523 (patch) | |
| tree | 8305ea1ab8cdfffaa7c612bbf1b55fd34c536e92 /sys/dev/isci | |
| parent | a5beac3992fb874e57768b3c8d852a806bcb8b21 (diff) | |
Diffstat (limited to 'sys/dev/isci')
| -rw-r--r-- | sys/dev/isci/scil/scic_sds_remote_node_context.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isci/scil/scic_sds_remote_node_context.c b/sys/dev/isci/scil/scic_sds_remote_node_context.c index 8d3698a9a09a..b75b3742e43f 100644 --- a/sys/dev/isci/scil/scic_sds_remote_node_context.c +++ b/sys/dev/isci/scil/scic_sds_remote_node_context.c @@ -963,7 +963,7 @@ SCI_STATUS scic_sds_remote_node_context_await_suspension_state_resume_handler( * * @param[in] this_rnc The remote node context which is to receive the task * request. -* @param[in] the_request The task request to be transmitted to to the remote +* @param[in] the_request The task request to be transmitted to the remote * target device. * * @return SCI_STATUS |
