[PATCH] sch_red: Fix a typo

Subsystems: networking [general], the rest

STALE1962d

2 messages, 2 authors, 2021-03-19 · open the first message on its own page

[PATCH] sch_red: Fix a typo

From: Bhaskar Chowdhury <hidden>
Date: 2021-03-19 04:49:39

s/recalcultion/recalculation/

Signed-off-by: Bhaskar Chowdhury <redacted>
---
 include/net/red.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/red.h b/include/net/red.h
index 932f0d79d60c..6b418b69dc48 100644
--- a/include/net/red.h
+++ b/include/net/red.h
@@ -287,7 +287,7 @@ static inline unsigned long red_calc_qavg_from_idle_time(const struct red_parms
 	int  shift;

 	/*
-	 * The problem: ideally, average length queue recalcultion should
+	 * The problem: ideally, average length queue recalculation should
 	 * be done over constant clock intervals. This is too expensive, so
 	 * that the calculation is driven by outgoing packets.
 	 * When the queue is idle we have to model this clock by hand.
--
2.26.2

Re: [PATCH] sch_red: Fix a typo

From: Randy Dunlap <hidden>
Date: 2021-03-19 18:08:57


On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:
s/recalcultion/recalculation/

Signed-off-by: Bhaskar Chowdhury <redacted>
Acked-by: Randy Dunlap <redacted>

quoted hunk
---
include/net/red.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/net/red.h b/include/net/red.h
index 932f0d79d60c..6b418b69dc48 100644
--- a/include/net/red.h
+++ b/include/net/red.h
@@ -287,7 +287,7 @@ static inline unsigned long red_calc_qavg_from_idle_time(const struct red_parms
	int  shift;

	/*
-	 * The problem: ideally, average length queue recalcultion should
+	 * The problem: ideally, average length queue recalculation should
	 * be done over constant clock intervals. This is too expensive, so
	 * that the calculation is driven by outgoing packets.
	 * When the queue is idle we have to model this clock by hand.
--
2.26.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help