[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b299906b-8169-cb58-a002-526126515c0e@kernel.dk>
Date: Wed, 7 Nov 2018 21:19:46 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Hannes Reinecke <hare@...e.com>,
Ming Lei <ming.lei@...hat.com>, Omar Sandoval <osandov@...com>,
David Miller <davem@...emloft.net>
Subject: Re: linux-next: build warning after merge of the block tree
On 11/7/18 8:31 PM, Stephen Rothwell wrote:
> Hi Jens,
>
> After merging the block tree, today's linux-next build (sparc64 defconfig)
> produced this warning:
>
> /home/sfr/next/next/drivers/block/sunvdc.c: In function 'init_queue':
> /home/sfr/next/next/drivers/block/sunvdc.c:788:6: warning: unused variable 'ret' [-Wunused-variable]
> int ret;
> ^~~
>
> Introduced by commit
>
> fa182a1fa97d ("sunvdc: convert to blk-mq")
Thanks, leftover from v2 of the conversion that switched to the
sq init queue helper. I'll fix it.
--
Jens Axboe
Powered by blists - more mailing lists