From 13604a80f7a4b0dbb2594482e233baa3f3926523 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sat, 10 Sep 2022 13:04:42 +0200 Subject: [PATCH] iscsi(4): Remove a double word in a source code comment - s/to to/to/ MFC after: 3 days --- sys/dev/isci/scil/scic_sds_remote_node_context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8d3698a9a09..b75b3742e43 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