Netdev List
 help / color / mirror / Atom feed
From: Stefano Garzarella <sgarzare@redhat.com>
To: Jilin Yuan <yuanjilin@cdjrlc.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, virtualization@lists.linux-foundation.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] vsock/vmci: fix repeated words in comments
Date: Wed, 7 Sep 2022 10:12:56 +0200	[thread overview]
Message-ID: <20220907081256.wlua35p72s6azgqr@sgarzare-redhat> (raw)
In-Reply-To: <20220907040131.52975-1-yuanjilin@cdjrlc.com>

On Wed, Sep 07, 2022 at 12:01:31PM +0800, Jilin Yuan wrote:
>Delete the redundant word 'that'.
>
>Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
>---
> net/vmw_vsock/vmci_transport.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>

>
>diff --git a/net/vmw_vsock/vmci_transport.c b/net/vmw_vsock/vmci_transport.c
>index b14f0ed7427b..842c94286d31 100644
>--- a/net/vmw_vsock/vmci_transport.c
>+++ b/net/vmw_vsock/vmci_transport.c
>@@ -951,7 +951,7 @@ static int vmci_transport_recv_listen(struct sock *sk,
> 	 * for ourself or any previous connection requests that we received.
> 	 * If it's the latter, we try to find a socket in our list of pending
> 	 * connections and, if we do, call the appropriate handler for the
>-	 * state that that socket is in.  Otherwise we try to service the
>+	 * state that socket is in.  Otherwise we try to service the
> 	 * connection request.
> 	 */
> 	pending = vmci_transport_get_pending(sk, pkt);
>-- 
>2.36.1
>
>


  reply	other threads:[~2022-09-07  8:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-07  4:01 [PATCH] vsock/vmci: fix repeated words in comments Jilin Yuan
2022-09-07  8:12 ` Stefano Garzarella [this message]
2022-09-16  9:30 ` 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=20220907081256.wlua35p72s6azgqr@sgarzare-redhat \
    --to=sgarzare@redhat.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 \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=yuanjilin@cdjrlc.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