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:   Mon, 26 Nov 2018 10:07:31 +1100
From:   Benjamin Herrenschmidt <benh@...nel.crashing.org>
To:     Brajeswar Ghosh <brajeswar.linux@...il.com>,
        eajames@...ux.vnet.ibm.com, alistair@...ple.id.au,
        cbostic@...ux.vnet.ibm.com
Cc:     Souptick Joarder <jrdr.linux@...il.com>,
        linux-kernel@...r.kernel.org,
        Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] drivers/fsi/fsi-scom.c: Remove duplicate header

On Sat, 2018-11-24 at 13:51 +0530, Brajeswar Ghosh wrote:
> On Fri, Nov 16, 2018 at 4:17 PM Brajeswar Ghosh
> <brajeswar.linux@...il.com> wrote:
> > Remove linux/cdev.h which is included more than once
> > 
> > Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
> 
> Any comment on this patch?

Ah sorry, I missed it. Yeah it's fine. I will send it to Greg.

> > ---
> >  drivers/fsi/fsi-scom.c | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/drivers/fsi/fsi-scom.c b/drivers/fsi/fsi-scom.c
> > index df94021dd9d1..81dc01ac2351 100644
> > --- a/drivers/fsi/fsi-scom.c
> > +++ b/drivers/fsi/fsi-scom.c
> > @@ -20,7 +20,6 @@
> >  #include <linux/fs.h>
> >  #include <linux/uaccess.h>
> >  #include <linux/slab.h>
> > -#include <linux/cdev.h>
> >  #include <linux/list.h>
> > 
> >  #include <uapi/linux/fsi.h>
> > --
> > 2.17.1
> > 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ