linux-next: build warning after merge of the device-mapper tree

2021-01-21 Thread Stephen Rothwell
Hi all, After merging the device-mapper tree, today's linux-next build (htmldocs) produced this warning: Documentation/admin-guide/device-mapper/dm-integrity.rst:19 2: WARNING: Unexpected indentation. Documentation/admin-guide/device-mapper/dm-integrity.rst:193: WARNING: Block quote ends

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

2020-07-08 Thread yangerkun
在 2020/7/9 11:26, Stephen Rothwell 写道: Hi all, After merging the device-mapper tree, today's linux-next build (x86_64 allmodconfig) produced this warning: In file included from drivers/md/dm-dust.c:11: drivers/md/dm-dust.c: In function 'dust_list_badblocks': drivers/md/dm-dust.c:307:10:

linux-next: build warning after merge of the device-mapper tree

2020-07-08 Thread Stephen Rothwell
Hi all, After merging the device-mapper tree, today's linux-next build (x86_64 allmodconfig) produced this warning: In file included from drivers/md/dm-dust.c:11: drivers/md/dm-dust.c: In function 'dust_list_badblocks': drivers/md/dm-dust.c:307:10: warning: zero-length gnu_printf format string

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

2019-02-19 Thread Mike Snitzer
On Tue, Feb 19 2019 at 9:15pm -0500, Stephen Rothwell wrote: > Hi all, > > After merging the device-mapper tree, today's linux-next build > (powerpc_ppc64_defconfig) produced this warning: > > In file included from include/linux/blkdev.h:21, > from include/linux/blk-mq.h:5, >

linux-next: build warning after merge of the device-mapper tree

2019-02-19 Thread Stephen Rothwell
Hi all, After merging the device-mapper tree, today's linux-next build (powerpc_ppc64_defconfig) produced this warning: In file included from include/linux/blkdev.h:21, from include/linux/blk-mq.h:5, from drivers/md/dm-core.h:14, from

linux-next: build warning after merge of the device-mapper tree

2018-09-17 Thread Stephen Rothwell
Hi all, After merging the device-mapper tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: drivers/md/dm-mpath.c: In function 'parse_path': drivers/md/dm-mpath.c:891:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]

linux-next: build warning after merge of the device-mapper tree

2018-09-17 Thread Stephen Rothwell
Hi all, After merging the device-mapper tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: drivers/md/dm-mpath.c: In function 'parse_path': drivers/md/dm-mpath.c:891:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]

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

2017-12-10 Thread Stephen Rothwell
Hi Mike, On Mon, 11 Dec 2017 00:24:36 -0500 Mike Snitzer wrote: > > I worked all weekend on DM code and compiled dm.c probably 30 times, > pretty bizarre that the RHEL7 gcc compiler isn't spewing anything about > this. That is weird. > Anyway, I just fixed it via rebase

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

2017-12-10 Thread Stephen Rothwell
Hi Mike, On Mon, 11 Dec 2017 00:24:36 -0500 Mike Snitzer wrote: > > I worked all weekend on DM code and compiled dm.c probably 30 times, > pretty bizarre that the RHEL7 gcc compiler isn't spewing anything about > this. That is weird. > Anyway, I just fixed it via rebase (new commit is >

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

2017-12-10 Thread Mike Snitzer
On Sun, Dec 10 2017 at 9:05pm -0500, Stephen Rothwell wrote: > Hi all, > > After merging the device-mapper tree, today's linux-next build (powerp > ppc64_defconfig) produced this warning: > > drivers/md/dm.c: In function '__send_changing_extent_only': >

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

2017-12-10 Thread Mike Snitzer
On Sun, Dec 10 2017 at 9:05pm -0500, Stephen Rothwell wrote: > Hi all, > > After merging the device-mapper tree, today's linux-next build (powerp > ppc64_defconfig) produced this warning: > > drivers/md/dm.c: In function '__send_changing_extent_only': > drivers/md/dm.c:1365:45: warning: 'ti'

linux-next: build warning after merge of the device-mapper tree

2017-12-10 Thread Stephen Rothwell
Hi all, After merging the device-mapper tree, today's linux-next build (powerp ppc64_defconfig) produced this warning: drivers/md/dm.c: In function '__send_changing_extent_only': drivers/md/dm.c:1365:45: warning: 'ti' may be used uninitialized in this function [-Wmaybe-uninitialized] num_bios

linux-next: build warning after merge of the device-mapper tree

2017-12-10 Thread Stephen Rothwell
Hi all, After merging the device-mapper tree, today's linux-next build (powerp ppc64_defconfig) produced this warning: drivers/md/dm.c: In function '__send_changing_extent_only': drivers/md/dm.c:1365:45: warning: 'ti' may be used uninitialized in this function [-Wmaybe-uninitialized] num_bios