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:   Wed, 13 Feb 2019 21:48:07 +0530
From:   Sabyasachi Gupta <sabyasachi.linux@...il.com>
To:     Souptick Joarder <jrdr.linux@...il.com>
Cc:     Yoshinori Sato <ysato@...rs.sourceforge.jp>, dalias@...c.org,
        linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org,
        Brajeswar Ghosh <brajeswar.linux@...il.com>
Subject: Re: [PATCH] sh: Remove duplicate header

On Wed, Jan 30, 2019 at 8:04 AM Sabyasachi Gupta
<sabyasachi.linux@...il.com> wrote:
>
> On Thu, Jan 17, 2019 at 11:11 PM Souptick Joarder <jrdr.linux@...il.com> wrote:
> >
> > On Thu, Jan 17, 2019 at 9:57 PM Sabyasachi Gupta
> > <sabyasachi.linux@...il.com> wrote:
> > >
> > > Remove linux/irq.h which is included more than once.
> > >
> > > Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
> >
> > Acked-by: Souptick Joarder <jrdr.linux@...il.com>
> >
> If no further comment, can we get this patch in queue for 5.1 ?

If no further comment, can we get this patch in queue for 5.1 ?

> > > ---
> > >  arch/sh/boards/mach-dreamcast/irq.c | 1 -
> > >  1 file changed, 1 deletion(-)
> > >
> > > diff --git a/arch/sh/boards/mach-dreamcast/irq.c b/arch/sh/boards/mach-dreamcast/irq.c
> > > index 2789647..69fa91c 100644
> > > --- a/arch/sh/boards/mach-dreamcast/irq.c
> > > +++ b/arch/sh/boards/mach-dreamcast/irq.c
> > > @@ -10,7 +10,6 @@
> > >   */
> > >  #include <linux/irq.h>
> > >  #include <linux/io.h>
> > > -#include <linux/irq.h>
> > >  #include <linux/export.h>
> > >  #include <linux/err.h>
> > >  #include <mach/sysasic.h>
> > > --
> > > 2.7.4
> > >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ