linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] can: j1939: socket: correct a grammatical error
@ 2021-06-11  3:52 13145886936
  2021-06-11  4:19 ` Oleksij Rempel
  0 siblings, 1 reply; 4+ messages in thread
From: 13145886936 @ 2021-06-11  3:52 UTC (permalink / raw)
  To: robin, linux, kernel, socketcan, mkl, davem, kuba
  Cc: linux-can, netdev, linux-kernel, gushengxian

From: gushengxian <gushengxian@yulong.com>

Correct a grammatical error.

Signed-off-by: gushengxian <gushengxian@yulong.com>
---
 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


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] can: j1939: socket: correct a grammatical error
@ 2021-06-11  1:40 13145886936
  2021-06-11  3:29 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: 13145886936 @ 2021-06-11  1:40 UTC (permalink / raw)
  To: robin, linux, kernel, socketcan, mkl, davem, kuba
  Cc: linux-can, netdev, linux-kernel, gushengxian

From: gushengxian <gushengxian@yulong.com>

Correct a grammatical error.

Signed-off-by: gushengxian <gushengxian@yulong.com>
---
 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 then
 	 * the socket is ultimately closed (sk->sk_destruct).
 	 *
 	 * The race between
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-11  4:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11  3:52 [PATCH] can: j1939: socket: correct a grammatical error 13145886936
2021-06-11  4:19 ` Oleksij Rempel
  -- strict thread matches above, loose matches on Subject: below --
2021-06-11  1:40 13145886936
2021-06-11  3:29 ` Randy Dunlap

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