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:   Tue, 29 Sep 2020 14:41:27 +0800
From:   miaoqinglang <miaoqinglang@...wei.com>
To:     Greg KH <greg@...ah.com>
CC:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the tty tree



在 2020/9/29 14:01, Stephen Rothwell 写道:
> Hi all,
> 
> After merging the tty tree, today's linux-next build (x86_64 allmodconfig)
> produced this warning:
> 
> drivers/tty/serial/mvebu-uart.c: In function 'mvebu_uart_probe':
> drivers/tty/serial/mvebu-uart.c:806:6: warning: unused variable 'ret' [-Wunused-variable]
>    806 |  int ret, id, irq;
>        |      ^~~
> 
> Introduced by commit
> 
>    b63537020db3 ("serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()")
> 
Hi Greg,

Sorry about the noise for remaining the unused variable 'ret' in commit 
b63537020db3.

Should I send another patch to clean up this warning or send another v2 
patch instead?

Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ