提交 01dea954 编写于 作者: S Shaomin Deng 提交者: Martin KaFai Lau

samples/bpf: Fix double word in comments

Remove the repeated word "by" in comments.
Signed-off-by: NShaomin Deng <dengshaomin@cdjrlc.com>
Link: https://lore.kernel.org/r/20221017142303.8299-1-dengshaomin@cdjrlc.comSigned-off-by: NMartin KaFai Lau <martin.lau@kernel.org>
上级 7a698edf
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
* *
* If the credit is below the drop threshold, the packet is dropped. If it * If the credit is below the drop threshold, the packet is dropped. If it
* is a TCP packet, then it also calls tcp_cwr since packets dropped by * is a TCP packet, then it also calls tcp_cwr since packets dropped by
* by a cgroup skb BPF program do not automatically trigger a call to * a cgroup skb BPF program do not automatically trigger a call to
* tcp_cwr in the current kernel code. * tcp_cwr in the current kernel code.
* *
* This BPF program actually uses 2 drop thresholds, one threshold * This BPF program actually uses 2 drop thresholds, one threshold
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册