netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] tc: fix a wrong file name in comment
@ 2023-07-23 16:42 Masatake YAMATO
  2023-07-23 16:42 ` [PATCH 2/2] man: (ss) fix wrong margin Masatake YAMATO
  2023-07-25  1:40 ` [PATCH 1/2] tc: fix a wrong file name in comment patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Masatake YAMATO @ 2023-07-23 16:42 UTC (permalink / raw)
  To: netdev; +Cc: yamato

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
---
 tc/q_plug.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tc/q_plug.c b/tc/q_plug.c
index 2c1c1a0b..8adf9b96 100644
--- a/tc/q_plug.c
+++ b/tc/q_plug.c
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0 */
 /*
- * q_log.c		plug scheduler
+ * q_plug.c		plug scheduler
  *
  * Copyright (C) 2019	Paolo Abeni <pabeni@redhat.com>
  */
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-25  1:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-23 16:42 [PATCH 1/2] tc: fix a wrong file name in comment Masatake YAMATO
2023-07-23 16:42 ` [PATCH 2/2] man: (ss) fix wrong margin Masatake YAMATO
2023-07-25  1:40 ` [PATCH 1/2] tc: fix a wrong file name in comment patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).