git: 63303133a7f9 - main - cxgbe(4): Fix a typo in a source code comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Jul 2022 11:39:29 UTC
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=63303133a7f9cd616eeea410a45fd0ae4eef70e6
commit 63303133a7f9cd616eeea410a45fd0ae4eef70e6
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-07-16 11:38:57 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-07-16 11:38:57 +0000
cxgbe(4): Fix a typo in a source code comment
- s/alredy/already/
MFC after: 3 days
---
sys/dev/cxgbe/iw_cxgbe/cm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/dev/cxgbe/iw_cxgbe/cm.c b/sys/dev/cxgbe/iw_cxgbe/cm.c
index 31a401c8ef48..329e99725a43 100644
--- a/sys/dev/cxgbe/iw_cxgbe/cm.c
+++ b/sys/dev/cxgbe/iw_cxgbe/cm.c
@@ -2737,7 +2737,7 @@ c4iw_create_listen(struct iw_cm_id *cm_id, int backlog)
if (c4iw_any_addr((struct sockaddr *)&lep->com.local_addr)) {
port_info = add_ep_to_listenlist(lep);
/* skip solisten() if refcnt > 1, as the listeners were
- * alredy created by 'Master lep'
+ * already created by 'Master lep'
*/
if (port_info->refcnt > 1) {
/* As there will be only one listener socket for a TCP