Re: linux-next: build failure after merge of the block tree

From: Jens Axboe
Date: Thu Jul 21 2022 - 12:51:42 EST


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