block: blk-timeout: delete duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 31 Jul 2020 01:42:33 +0000 (18:42 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 31 Jul 2020 22:29:47 +0000 (16:29 -0600)
Drop the repeated word "request".
Change to the correct kernel-doc notation for function name separtor.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-timeout.c

index 4c1fc34..1b8de04 100644 (file)
@@ -68,7 +68,7 @@ ssize_t part_timeout_store(struct device *dev, struct device_attribute *attr,
 #endif /* CONFIG_FAIL_IO_TIMEOUT */
 
 /**
- * blk_abort_request -- Request request recovery for the specified command
+ * blk_abort_request - Request recovery for the specified command
  * @req:       pointer to the request of interest
  *
  * This function requests that the block layer start recovery for the