projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e80432
)
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
author
gushengxian
<gushengxian@yulong.com>
Fri, 11 Jun 2021 04:39:33 +0000
(12:39 +0800)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Sun, 25 Jul 2021 09:36:24 +0000
(11:36 +0200)
Correct a grammatical error.
Link:
https://lore.kernel.org/r/20210611043933.17047-1-13145886936@163.com
Signed-off-by: gushengxian <gushengxian@yulong.com>
Acked-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
net/can/j1939/socket.c
patch
|
blob
|
history
diff --git
a/net/can/j1939/socket.c
b/net/can/j1939/socket.c
index 54f6d521492f3641463a4d47d0cf2272f3b2734a..b904c06ab0cfffd97c02e7bfae6e979ce6efa76e 100644
(file)
--- 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 t
hen
+ /* This function will be call
ed by the generic networking code, w
hen
* the socket is ultimately closed (sk->sk_destruct).
*
* The race between