git: 0744d3268e07 - stable/14 - NOTES: Remove a double word in comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Apr 2024 05:24:29 UTC
The branch stable/14 has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=0744d3268e074605c279e553f605cd62dc134883
commit 0744d3268e074605c279e553f605cd62dc134883
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-04-20 12:08:04 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-04-23 05:24:09 +0000
NOTES: Remove a double word in comment
- s/of of/of/
(cherry picked from commit 1ff65c57e337ddb1681af5f98da0fa757cefc5ad)
---
sys/conf/NOTES | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 45dd6c30c7ba..c6434d1ea85d 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2744,7 +2744,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