git: 1ff65c57e337 - main - NOTES: Remove a double word in comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Apr 2024 12:08:13 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=1ff65c57e337ddb1681af5f98da0fa757cefc5ad
commit 1ff65c57e337ddb1681af5f98da0fa757cefc5ad
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-04-20 12:08:04 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-04-20 12:08:04 +0000
NOTES: Remove a double word in comment
- s/of of/of/
MFC after: 3 days
---
sys/conf/NOTES | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 4280d477bcb5..cdeee4eb7fd6 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2803,7 +2803,7 @@ options MAXFILES=999
options RANDOM_ENABLE_UMA # slab allocator
# Select this to allow high-rate but potentially expensive
-# harvesting of of the m_next pointer in the mbuf. Note that
+# harvesting of the m_next pointer in the mbuf. Note that
# the m_next pointer is NULL except when receiving > 4K
# jumbo frames or sustained bursts by way of LRO. Thus in
# the common case it is stirring zero in to the entropy