qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH RFC 07/10] block/: fix some comment spelling errors


From: Peter Maydell
Subject: Re: [PATCH RFC 07/10] block/: fix some comment spelling errors
Date: Mon, 24 Aug 2020 13:28:34 +0100

On Wed, 12 Aug 2020 at 14:42, zhaolichang <zhaolichang@huawei.com> wrote:
>
> I found that there are many spelling errors in the comments of qemu,
> so I used the spellcheck tool to check the spelling errors
> and finally found some spelling errors in the block folder.
>
> Signed-off-by: zhaolichang <zhaolichang@huawei.com>
> --- a/block/block-copy.c
> +++ b/block/block-copy.c
> @@ -318,7 +318,7 @@ static coroutine_fn int block_copy_task_run(AioTaskPool 
> *pool,
>   * Do copy of cluster-aligned chunk. Requested region is allowed to exceed
>   * s->len only to cover last cluster when s->len is not aligned to clusters.
>   *
> - * No sync here: nor bitmap neighter intersecting requests handling, only 
> copy.
> + * No sync here: nor bitmap neither intersecting requests handling, only 
> copy.

This should read "neither bitmap nor intersecting requests handling"

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]