block: bdev & blktrace: use consistent function doc. notation
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 1 Dec 2022 07:03:31 +0000 (23:03 -0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 Dec 2022 16:16:46 +0000 (09:16 -0700)
commit2e833c8c8c42a3b6e22d6b3a9d2d18e425551261
tree2bf44214fbde21a0b35c99282d835d4d95e125e2
parent7a88b1a8263a8a0797a5e528b9cd3607e2462a3b
block: bdev & blktrace: use consistent function doc. notation

Use only one hyphen in kernel-doc notation between the function name
and its short description.

The is the documented kerenl-doc format. It also fixes the HTML
presentation to be consistent with other functions.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Link: https://lore.kernel.org/r/20221201070331.25685-1-rdunlap@infradead.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bdev.c
kernel/trace/blktrace.c