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:   Thu, 16 Nov 2017 10:54:21 -0600
From:   Bin Liu <b-liu@...com>
To:     Corentin Labbe <clabbe@...libre.com>
CC:     <gregkh@...uxfoundation.org>, <linux-usb@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] musb: remove unused frame variable

Hi,

On Wed, Nov 15, 2017 at 07:20:34PM +0000, Corentin Labbe wrote:
> This patch fix the following warning
> drivers/usb/musb/musb_host.c:223:8: warning: variable 'frame' set but not used [-Wunused-but-set-variable]
> by remove the frame variable in musb_start_urb().
> 
> Signed-off-by: Corentin Labbe <clabbe@...libre.com>
> ---
>  drivers/usb/musb/musb_host.c | 2 --
>  1 file changed, 2 deletions(-)

Applied. it will be pushed out for v4.16-rc1.

Thanks,
-Bin.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ