lkml.org 
[lkml]   [2021]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] block: Fix a typo
From
Date
On 3/18/21 4:12 AM, Bhaskar Chowdhury wrote:
> s/trival/trivial/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
> block/blk-merge.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/block/blk-merge.c b/block/blk-merge.c
> index ffb4aa0ea68b..ba112cffd49f 100644
> --- a/block/blk-merge.c
> +++ b/block/blk-merge.c
> @@ -283,7 +283,7 @@ static struct bio *blk_bio_segment_split(struct request_queue *q,
> /*
> * Bio splitting may cause subtle trouble such as hang when doing sync
> * iopoll in direct IO routine. Given performance gain of iopoll for
> - * big IO can be trival, disable iopoll when split needed.
> + * big IO can be trivial, disable iopoll when split needed.
> */
> bio->bi_opf &= ~REQ_HIPRI;
>
> --
> 2.26.2
>


--
~Randy

\
 
 \ /
  Last update: 2021-03-18 19:13    [W:0.040 / U:1.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site