* [PATCH] blk-mq: Trivial typo fix
@ 2021-03-19 1:24 Bhaskar Chowdhury
2021-03-19 17:58 ` Randy Dunlap
0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-19 1:24 UTC (permalink / raw)
To: axboe, linux-block, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury
s/funtion/function/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
block/blk-mq-tag.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/block/blk-mq-tag.c b/block/blk-mq-tag.c
index 9c92053e704d..ad91e98dbc43 100644
--- a/block/blk-mq-tag.c
+++ b/block/blk-mq-tag.c
@@ -374,7 +374,7 @@ 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
+ * complete function is run
* @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] 3+ messages in thread
* Re: [PATCH] blk-mq: Trivial typo fix
2021-03-19 1:24 [PATCH] blk-mq: Trivial typo fix Bhaskar Chowdhury
@ 2021-03-19 17:58 ` Randy Dunlap
2021-03-19 19:50 ` Bhaskar Chowdhury
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2021-03-19 17:58 UTC (permalink / raw)
To: Bhaskar Chowdhury; +Cc: axboe, linux-block, linux-kernel
On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:
> s/funtion/function/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
The change is correct, but it doesn't help me when I try to read
that function description. :(
Acked-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> block/blk-mq-tag.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/block/blk-mq-tag.c b/block/blk-mq-tag.c
> index 9c92053e704d..ad91e98dbc43 100644
> --- a/block/blk-mq-tag.c
> +++ b/block/blk-mq-tag.c
> @@ -374,7 +374,7 @@ 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
> + * complete function is run
> * @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 [flat|nested] 3+ messages in thread
* Re: [PATCH] blk-mq: Trivial typo fix
2021-03-19 17:58 ` Randy Dunlap
@ 2021-03-19 19:50 ` Bhaskar Chowdhury
0 siblings, 0 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-19 19:50 UTC (permalink / raw)
To: Randy Dunlap; +Cc: axboe, linux-block, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]
On 10:58 Fri 19 Mar 2021, Randy Dunlap wrote:
>
>
>On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:
>
>> s/funtion/function/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>
>The change is correct, but it doesn't help me when I try to read
>that function description. :(
>
I have reconstructed that sentence for better readability and send a V2 for
your perusal.Changes the subject line accordingly too.
>Acked-by: Randy Dunlap <rdunlap@infradead.org>
>
>> ---
>> block/blk-mq-tag.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/block/blk-mq-tag.c b/block/blk-mq-tag.c
>> index 9c92053e704d..ad91e98dbc43 100644
>> --- a/block/blk-mq-tag.c
>> +++ b/block/blk-mq-tag.c
>> @@ -374,7 +374,7 @@ 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
>> + * complete function is run
>> * @tagset: Tag set to drain completed request
>> *
>> * Note: This function has to be run after all IO queues are shutdown
>> --
>> 2.26.2
>>
>>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-19 19:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-19 1:24 [PATCH] blk-mq: Trivial typo fix Bhaskar Chowdhury
2021-03-19 17:58 ` Randy Dunlap
2021-03-19 19:50 ` Bhaskar Chowdhury
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox