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:   Mon, 23 Mar 2020 09:28:53 +0100
From:   Alexandre Belloni <alexandre.belloni@...tlin.com>
To:     Peng Ma <peng.ma@....com>
Cc:     a.zummo@...ertech.it, linux-rtc@...r.kernel.org,
        linux-kernel@...r.kernel.org, leoyang.li@....com,
        ran.wang_1@....com, biwen.li@....com
Subject: Re: [PATCH] rtc: fsl-ftm-alarm: remove the useless variable

On 23/03/2020 15:29:56+0800, Peng Ma wrote:
> Remove the useless variable to fixed the below build warning:
> drivers/rtc/rtc-fsl-ftm-alarm.c: In function 'ftm_rtc_probe':
> drivers/rtc/rtc-fsl-ftm-alarm.c:246:22: warning: unused variable 'np' [-Wunused-variable]
>   struct device_node *np = pdev->dev.of_node;
> 
> Signed-off-by: Peng Ma <peng.ma@....com>
> ---
>  drivers/rtc/rtc-fsl-ftm-alarm.c | 1 -
>  1 file changed, 1 deletion(-)
> 

I squashed it in the offending commit.
-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ