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, 27 Mar 2019 17:39:57 +0530
From:   Mukesh Ojha <mojha@...eaurora.org>
To:     jagdsh.linux@...il.com, ysato@...rs.sourceforge.jp,
        dalias@...c.org, akpm@...ux-foundation.org,
        horms+renesas@...ge.net.au, kuninori.morimoto.gx@...esas.com
Cc:     linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sh:mach-dreamcast/irq.c : Remove duplicate header


On 3/23/2019 2:32 AM, jagdsh.linux@...il.com wrote:
> From: Jagadeesh Pagadala <jagdsh.linux@...il.com>
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@...il.com>

Reviewed-by: Mukesh Ojha <mojha@...eaurora.org>


> ---
>   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 a929f76..cc06e4c 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>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ