lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 10 Jun 2021 20:29:37 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     13145886936@....com, robin@...tonic.nl, linux@...pel-privat.de,
        kernel@...gutronix.de, socketcan@...tkopp.net, mkl@...gutronix.de,
        davem@...emloft.net, kuba@...nel.org
CC:     linux-can@...r.kernel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, gushengxian <gushengxian@...ong.com>
Subject: Re: [PATCH] can: j1939: socket: correct a grammatical error

On June 10, 2021 6:40:51 PM PDT, 13145886936@....com wrote:
>From: gushengxian <gushengxian@...ong.com>
>
>Correct a grammatical error.
>
>Signed-off-by: gushengxian <gushengxian@...ong.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

Please drop "then".

> 	 * the socket is ultimately closed (sk->sk_destruct).
> 	 *
> 	 * The race between

Thanks. 


-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ