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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 17 Feb 2017 13:52:54 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     lkp@...el.com
Cc:     sagi@...mberg.me, kbuild-all@...org,
        linux-nvme@...ts.infradead.org, linux-rdma@...r.kernel.org,
        target-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] net/utils: fix semicolon.cocci warnings

From: kbuild test robot <lkp@...el.com>
Date: Fri, 17 Feb 2017 05:34:03 +0800

> net/core/utils.c:388:2-3: Unneeded semicolon
> 
> 
>  Remove unneeded semicolon.
> 
> Generated by: scripts/coccinelle/misc/semicolon.cocci
> 
> CC: Sagi Grimberg <sagi@...mberg.me>
> Signed-off-by: Fengguang Wu <fengguang.wu@...el.com>
> ---
> 
>  utils.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- a/net/core/utils.c
> +++ b/net/core/utils.c
> @@ -385,7 +385,7 @@ int inet_pton_with_scope(struct net *net

I have no idea what tree this could be against, as net/core/utils.c doesn't
have more than 351 lines in any tree I maintain.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ