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]
Date:   Wed, 6 Dec 2017 13:59:40 -0800
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Pravin Shedge <pravin.shedge4linux@...il.com>
Cc:     linux-remoteproc@...r.kernel.org, ohad@...ery.com,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 16/45] drivers: rpmsg: remove duplicate includes

On Wed 06 Dec 09:02 PST 2017, Pravin Shedge wrote:

> These duplicate includes have been found with scripts/checkincludes.pl but
> they have been removed manually to avoid removing false positives.
> 

Applied.

Thanks,
Bjorn

> Signed-off-by: Pravin Shedge <pravin.shedge4linux@...il.com>
> ---
>  drivers/rpmsg/qcom_glink_smem.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/drivers/rpmsg/qcom_glink_smem.c b/drivers/rpmsg/qcom_glink_smem.c
> index 5cdaa5f..057528e 100644
> --- a/drivers/rpmsg/qcom_glink_smem.c
> +++ b/drivers/rpmsg/qcom_glink_smem.c
> @@ -29,8 +29,6 @@
>  #include <linux/workqueue.h>
>  #include <linux/list.h>
>  
> -#include <linux/delay.h>
> -#include <linux/rpmsg.h>
>  #include <linux/rpmsg/qcom_glink.h>
>  
>  #include "qcom_glink_native.h"
> -- 
> 2.7.4
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ