Hi all, After merging the block tree, today's linux-next build (htmldocs) produced this warning: include/trace/events/block.h:416: warning: Function parameter or struct member 'rq' not described in 'trace_blk_zone_append_update_request_bio' include/trace/events/block.h:416: warning: expecting prototype for trace_block_zone_update_request_bio(). Prototype was for trace_blk_zone_append_update_request_bio() instead Introduced by commit 4cc21a00762b ("block: add tracepoint for blk_zone_update_request_bio") -- Cheers, Stephen Rothwell