From: Stephen Rothwell <hidden> Date: 2021-08-13 09:41:22
Hi all,
After merging the block tree, today's linux-next build (htmldocs)
produced this warning:
block/bio.c:1689: warning: Function parameter or member 'nr_vecs' not described in 'bio_alloc_kiocb'
Introduced by commit
1cbbd31c4ada ("bio: add allocation cache abstraction")
--
Cheers,
Stephen Rothwell
Hi all,
After merging the block tree, today's linux-next build (htmldocs)
produced this warning:
block/bio.c:1689: warning: Function parameter or member 'nr_vecs' not described in 'bio_alloc_kiocb'
Introduced by commit
1cbbd31c4ada ("bio: add allocation cache abstraction")
From: Stephen Rothwell <hidden> Date: 2021-09-03 06:49:46
Hi Jens,
On Fri, 13 Aug 2021 07:54:51 -0600 Jens Axboe [off-list ref] wrote:
On 8/13/21 3:41 AM, Stephen Rothwell wrote:
quoted
Hi all,
After merging the block tree, today's linux-next build (htmldocs)
produced this warning:
block/bio.c:1689: warning: Function parameter or member 'nr_vecs' not described in 'bio_alloc_kiocb'
Introduced by commit
1cbbd31c4ada ("bio: add allocation cache abstraction")
Thanks, fixed up.
Not really :-( I am now also getting this (the above has moved to line
1704 as well):
block/bio.c:1704: warning: Excess function parameter 'nr_iovecs' description in 'bio_alloc_kiocb'
--
Cheers,
Stephen Rothwell
Hi Jens,
On Fri, 13 Aug 2021 07:54:51 -0600 Jens Axboe [off-list ref] wrote:
quoted
On 8/13/21 3:41 AM, Stephen Rothwell wrote:
quoted
Hi all,
After merging the block tree, today's linux-next build (htmldocs)
produced this warning:
block/bio.c:1689: warning: Function parameter or member 'nr_vecs' not described in 'bio_alloc_kiocb'
Introduced by commit
1cbbd31c4ada ("bio: add allocation cache abstraction")
Thanks, fixed up.
Not really :-( I am now also getting this (the above has moved to line
1704 as well):
block/bio.c:1704: warning: Excess function parameter 'nr_iovecs' description in 'bio_alloc_kiocb'