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, 14 May 2018 08:36:14 -0600
From:   Jens Axboe <axboe@...nel.dk>
To:     Anders Roxell <anders.roxell@...aro.org>, maximlevitsky@...il.com
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] memstick: ms_block: fix unused variable warning

On 5/14/18 4:17 AM, Anders Roxell wrote:
> When building a warning pops up unused variable 'host'
> drivers/memstick/core/ms_block.c: In function ‘msb_init_disk’:
> drivers/memstick/core/ms_block.c:2097:24: warning: unused variable ‘host’ [-Wunused-variable]
>   struct memstick_host *host = card->host;

Thanks, but I already applied the fixup from Christoph.

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ