2021-06-11 04:09:42

by gushengxian

[permalink] [raw]
Subject: [PATCH] can: j1939: socket: correct a grammatical error

From: gushengxian <[email protected]>

Correct a grammatical error.

Signed-off-by: gushengxian <[email protected]>
---
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


2021-06-11 04:24:12

by Oleksij Rempel

[permalink] [raw]
Subject: Re: [PATCH] can: j1939: socket: correct a grammatical error

Hi,

please use [PATCH net-next] tag.

On Fri, Jun 11, 2021 at 11:52:02AM +0800, [email protected] wrote:
> From: gushengxian <[email protected]>
>
> Correct a grammatical error.
>
> Signed-off-by: gushengxian <[email protected]>

Acked-by: Oleksij Rempel <[email protected]>

> ---
> 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 |