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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200910090325.133061db@coco.lan>
Date:   Thu, 10 Sep 2020 09:03:25 +0200
From:   Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To:     YueHaibing <yuehaibing@...wei.com>
Cc:     <gregkh@...uxfoundation.org>, <devel@...verdev.osuosl.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] staging: regulator: hi6421v600-regulator: Remove
 unused including <linux/version.h>

Em Thu, 10 Sep 2020 14:17:56 +0800
YueHaibing <yuehaibing@...wei.com> escreveu:

> Remove including <linux/version.h> that don't need it.
> 
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>

Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>

> ---
>  drivers/staging/hikey9xx/hi6421v600-regulator.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/hikey9xx/hi6421v600-regulator.c b/drivers/staging/hikey9xx/hi6421v600-regulator.c
> index 82635ff54a74..614b03c9ddfb 100644
> --- a/drivers/staging/hikey9xx/hi6421v600-regulator.c
> +++ b/drivers/staging/hikey9xx/hi6421v600-regulator.c
> @@ -36,7 +36,6 @@
>  #include <linux/spmi.h>
>  #include <linux/time.h>
>  #include <linux/uaccess.h>
> -#include <linux/version.h>
>  
>  #define rdev_dbg(rdev, fmt, arg...)	\
>  		 pr_debug("%s: %s: " fmt, (rdev)->desc->name, __func__, ##arg)



Thanks,
Mauro

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ