block: fix blk_zone_append_update_request_bio() kernel-doc
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Wed, 16 Jul 2025 13:36:31 +0000 (15:36 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 16 Jul 2025 16:02:18 +0000 (10:02 -0600)
commitab17ead0e0ee8650cd1cf4e481b1ed0ee9731956
tree69b4afa62eca60cc30a321eb328af227893e56bd
parent01ceec076ba10cb6c9f5642f996203170412cd78
block: fix blk_zone_append_update_request_bio() kernel-doc

Stephen reported new 'make htmldocs' warnings introduced by 4cc21a00762b
("block: add tracepoint for blk_zone_update_request_bio").

One is a wrong function name in the tracepoint's kernel-doc and one is a
wrong function parameter.

Fix these so 'make htmldocs' is warning free again for the block layer
tracepoints.

Fixes: 4cc21a00762b ("block: add tracepoint for blk_zone_update_request_bio")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20250716133631.94898-1-johannes.thumshirn@wdc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/trace/events/block.h