From: Masatake YAMATO <yamato@redhat.com>
To: netdev@vger.kernel.org
Cc: yamato@redhat.com
Subject: [PATCH 1/2] tc: fix a wrong file name in comment
Date: Mon, 24 Jul 2023 01:42:56 +0900 [thread overview]
Message-ID: <20230723164257.1262759-1-yamato@redhat.com> (raw)
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
next reply other threads:[~2023-07-23 16:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-23 16:42 Masatake YAMATO [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230723164257.1262759-1-yamato@redhat.com \
--to=yamato@redhat.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).