linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Oleksij Rempel <o.rempel@pengutronix.de>
To: 13145886936@163.com
Cc: robin@protonic.nl, linux@rempel-privat.de, kernel@pengutronix.de,
	socketcan@hartkopp.net, mkl@pengutronix.de, davem@davemloft.net,
	kuba@kernel.org, linux-can@vger.kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	gushengxian <gushengxian@yulong.com>
Subject: Re: [PATCH] can: j1939: socket: correct a grammatical error
Date: Fri, 11 Jun 2021 06:19:43 +0200	[thread overview]
Message-ID: <20210611041943.2glykucbueqrsr5s@pengutronix.de> (raw)
In-Reply-To: <20210611035202.16833-1-13145886936@163.com>

Hi,

please use [PATCH net-next] tag.

On Fri, Jun 11, 2021 at 11:52:02AM +0800, 13145886936@163.com wrote:
> From: gushengxian <gushengxian@yulong.com>
> 
> Correct a grammatical error.
> 
> Signed-off-by: gushengxian <gushengxian@yulong.com>

Acked-by: Oleksij Rempel <o.rempel@pengutronix.de>

> ---
>  net/can/j1939/socket.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/can/j1939/socket.c b/net/can/j1939/socket.c
> index 56aa66147d5a..31ec493a0fca 100644
> --- a/net/can/j1939/socket.c
> +++ b/net/can/j1939/socket.c
> @@ -352,7 +352,7 @@ static void j1939_sk_sock_destruct(struct sock *sk)
>  {
>  	struct j1939_sock *jsk = j1939_sk(sk);
>  
> -	/* This function will be call by the generic networking code, when then
> +	/* This function will be called by the generic networking code, when
>  	 * the socket is ultimately closed (sk->sk_destruct).
>  	 *
>  	 * The race between
> -- 
> 2.25.1
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

  reply	other threads:[~2021-06-11  4:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11  3:52 [PATCH] can: j1939: socket: correct a grammatical error 13145886936
2021-06-11  4:19 ` Oleksij Rempel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-11  1:40 13145886936
2021-06-11  3:29 ` Randy Dunlap

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=20210611041943.2glykucbueqrsr5s@pengutronix.de \
    --to=o.rempel@pengutronix.de \
    --cc=13145886936@163.com \
    --cc=davem@davemloft.net \
    --cc=gushengxian@yulong.com \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@rempel-privat.de \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=robin@protonic.nl \
    --cc=socketcan@hartkopp.net \
    /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).