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, 16 Nov 2018 20:47:21 +0530
From:   Brajeswar Ghosh <brajeswar.linux@...il.com>
To:     Stuart Yoder <stuyoder@...il.com>, laurentiu.tudor@....com
Cc:     Souptick Joarder <jrdr.linux@...il.com>,
        linux-kernel@...r.kernel.org,
        Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] drivers/bus/fsl-mc/dpbp.c: Remove duplicate header

On Fri, Nov 9, 2018 at 3:21 PM Brajeswar Ghosh
<brajeswar.linux@...il.com> wrote:
>
> Remove linux/fsl/mc.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>

Any comment on this patch?

> ---
>  drivers/bus/fsl-mc/dpbp.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/bus/fsl-mc/dpbp.c b/drivers/bus/fsl-mc/dpbp.c
> index 17e3c5d2f22e..9003cd3698a5 100644
> --- a/drivers/bus/fsl-mc/dpbp.c
> +++ b/drivers/bus/fsl-mc/dpbp.c
> @@ -5,7 +5,6 @@
>   */
>  #include <linux/kernel.h>
>  #include <linux/fsl/mc.h>
> -#include <linux/fsl/mc.h>
>
>  #include "fsl-mc-private.h"
>
> --
> 2.17.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ