Hi Chaitanya, On Wed, 24 Feb 2021 05:25:49 +0000 Chaitanya Kulkarni wrote: > > On 2/23/21 18:31, Stephen Rothwell wrote: > > Hi all, > > > > After merging the block tree, today's linux-next build (htmldocs) > > produced this warning: > > > > kernel/trace/blktrace.c:1878: warning: Function parameter or member 'rwbs' not described in 'blk_fill_rwbs'` > > > > Introduced by commit > > > > 1f83bb4b4914 ("blktrace: add blk_fill_rwbs documentation comment") > > > > -- Cheers, Stephen Rothwell > I've failed to understand this warning as rwbs is present in the doc header > and in the function parameter :- I presume it is the missing ':' after @rwbs in the comment. -- Cheers, Stephen Rothwell