All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4] blk-mq: Sentence reconstruct for better readability
@ 2021-03-19 22:52 Bhaskar Chowdhury
  2021-03-19 22:55 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-19 22:52 UTC (permalink / raw)
  To: axboe, linux-block, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury

Sentence reconstruction for better readability.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
  Changes from V3:
  Adjust the subject text as per actual change made.
  Copied Jens's text verbatim for the sake of clarity.
  Thanks Randy,Tom for the suggestions.

 block/blk-mq-tag.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/block/blk-mq-tag.c b/block/blk-mq-tag.c
index 9c92053e704d..e5bfecf2940d 100644
--- a/block/blk-mq-tag.c
+++ b/block/blk-mq-tag.c
@@ -373,8 +373,8 @@ static bool blk_mq_tagset_count_completed_rqs(struct request *rq,
 }

 /**
- * blk_mq_tagset_wait_completed_request - wait until all completed req's
- * complete funtion is run
+ * blk_mq_tagset_wait_completed_request - Wait until all scheduled request
+ * completions have finished.
  * @tagset:	Tag set to drain completed request
  *
  * Note: This function has to be run after all IO queues are shutdown
--
2.26.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH V4] blk-mq: Sentence reconstruct for better readability
  2021-03-19 22:52 [PATCH V4] blk-mq: Sentence reconstruct for better readability Bhaskar Chowdhury
@ 2021-03-19 22:55 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2021-03-19 22:55 UTC (permalink / raw)
  To: Bhaskar Chowdhury, linux-block, linux-kernel; +Cc: rdunlap

On 3/19/21 4:52 PM, Bhaskar Chowdhury wrote:
> Sentence reconstruction for better readability.

Thanks, applied.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-19 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 22:52 [PATCH V4] blk-mq: Sentence reconstruct for better readability Bhaskar Chowdhury
2021-03-19 22:55 ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.