On 3/19/21 2:23 PM, Bhaskar Chowdhury wrote:
> 
> A typo fix and sentence reconstruction for better readability.
> 
> Signed-off-by: Bhaskar Chowdhury <[email protected]>
> ---
>   Changes from V2:
>   Thanks, Randy and Tom for the suggestion,mould it.
>   Missed the subject line prefix of pattern,so added back
> 
>  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..9da426d20f12 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 the req's
> + * functions completed their run

This is still nonsense, see reply to previous version.

-- 
Jens Axboe

Reply via email to