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 14:19:02 -0500
From:   Keith Busch <keith.busch@...el.com>
To:     David Miller <davem@...emloft.net>
Cc:     lkp@...el.com, sagi@...mberg.me, linux-rdma@...r.kernel.org,
        netdev@...r.kernel.org, linux-nvme@...ts.infradead.org,
        target-devel@...r.kernel.org, kbuild-all@...org
Subject: Re: [PATCH] net/utils: fix semicolon.cocci warnings

On Fri, Feb 17, 2017 at 01:52:54PM -0500, David Miller wrote:
> 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.

I think this is just an auto-generated patch based on a 0-day internal
tree that applied the patch it's proposing to fix. The robot script may
be a jumping the gun here for sending this.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ