net: ipv4: delete repeated words
Drop duplicate words in comments in net/ipv4/. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
ce876d8f3d
commit
2bdcc73c88
@@ -10,7 +10,7 @@
|
||||
#include <net/tcp.h>
|
||||
|
||||
/* These factors derived from the recommended values in the aer:
|
||||
* .01 and and 7/8.
|
||||
* .01 and 7/8.
|
||||
*/
|
||||
#define TCP_SCALABLE_AI_CNT 100U
|
||||
#define TCP_SCALABLE_MD_SCALE 3
|
||||
|
||||
Reference in New Issue
Block a user