]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
authorgushengxian <gushengxian@yulong.com>
Fri, 11 Jun 2021 04:39:33 +0000 (12:39 +0800)
committerMarc 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

index 54f6d521492f3641463a4d47d0cf2272f3b2734a..b904c06ab0cfffd97c02e7bfae6e979ce6efa76e 100644 (file)
@@ -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