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

From: Jens Axboe
Date: Thu Jul 02 2020 - 00:07:55 EST


On 7/1/20 7:21 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the block tree, today's linux-next build (powerpc
> ppc64_defconfig) produced this warning:
>
> drivers/md/dm.c: In function '__map_bio':
> drivers/md/dm.c:1296:24: warning: unused variable 'md' [-Wunused-variable]
> 1296 | struct mapped_device *md = io->md;
> | ^~
>
> Introduced by commit
>
> 5a6c35f9af41 ("block: remove direct_make_request")

Thanks, I did fix this one up, just haven't pushed out the updated tree
yet.

--
Jens Axboe