From: Jason Wang <wangborong@cdjrlc.com>
To: edumazet@google.com
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Jason Wang <wangborong@cdjrlc.com>
Subject: [PATCH] net: llc: Fix comment typo
Date: Sat, 16 Jul 2022 12:41:39 +0800 [thread overview]
Message-ID: <20220716044139.43330-1-wangborong@cdjrlc.com> (raw)
The double `all' is duplicated in the comment, remove one.
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
net/llc/llc_conn.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/llc/llc_conn.c b/net/llc/llc_conn.c
index 912aa9bd5e29..ce5d154c94f5 100644
--- a/net/llc/llc_conn.c
+++ b/net/llc/llc_conn.c
@@ -198,7 +198,7 @@ void llc_conn_rtn_pdu(struct sock *sk, struct sk_buff *skb)
}
/**
- * llc_conn_resend_i_pdu_as_cmd - resend all all unacknowledged I PDUs
+ * llc_conn_resend_i_pdu_as_cmd - resend all unacknowledged I PDUs
* @sk: active connection
* @nr: NR
* @first_p_bit: p_bit value of first pdu
--
2.35.1
next reply other threads:[~2022-07-19 13:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-16 4:41 Jason Wang [this message]
2022-07-20 1:20 ` Jakub Kicinski
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=20220716044139.43330-1-wangborong@cdjrlc.com \
--to=wangborong@cdjrlc.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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
all inboxes | Powered by JetHome®