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, 24 Apr 2019 11:36:29 +0530
From:   Mukesh Ojha <mojha@...eaurora.org>
To:     YueHaibing <yuehaibing@...wei.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
        kernel-janitors@...r.kernel.org
Subject: Re: [PATCH -next] staging: kpc2000: remove duplicated include from
 kp2000_module.c


On 4/24/2019 8:20 AM, YueHaibing wrote:
> Remove duplicated include.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Reviewed-by: Mukesh Ojha <mojha@...eaurora.org>

Cheers,
-Mukesh
> ---
>   drivers/staging/kpc2000/kpc2000/kp2000_module.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/staging/kpc2000/kpc2000/kp2000_module.c b/drivers/staging/kpc2000/kpc2000/kp2000_module.c
> index 661b0b74ed66..fa3bd266ba54 100644
> --- a/drivers/staging/kpc2000/kpc2000/kp2000_module.c
> +++ b/drivers/staging/kpc2000/kpc2000/kp2000_module.c
> @@ -5,7 +5,6 @@
>   #include <linux/types.h>
>   #include <linux/export.h>
>   #include <linux/slab.h>
> -#include <linux/pci.h>
>   #include <asm/io.h>
>   #include <linux/io.h>
>   #include <linux/mfd/core.h>
>
>
>
>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ