[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7ceaa46e-ae1c-5bf6-bb60-f1a67ddd1fde@kernel.dk>
Date: Thu, 21 Jul 2022 10:51:34 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Christoph Hellwig <hch@....de>, Song Liu <song@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the block tree
On 7/20/22 9:11 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the block tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/md/md.c:717:22: error: 'mddev_find' defined but not used [-Werror=unused-function]
> 717 | static struct mddev *mddev_find(dev_t unit)
> | ^~~~~~~~~~
> cc1: all warnings being treated as errors
>
> Caused by commit
>
> 4500d5c17910 ("md: simplify md_open")
>
> I have applied the following patch for today.
Thanks, I turned that commit message into a real patch and added it.
--
Jens Axboe
Powered by blists - more mailing lists