qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH, trivial 01/29] tree-wide spelling fixes in comments and some


From: Michael Tokarev
Subject: Re: [PATCH, trivial 01/29] tree-wide spelling fixes in comments and some messages: block
Date: Fri, 14 Jul 2023 16:06:28 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

14.07.2023 14:38, Michael Tokarev:

--- a/block/block-copy.c
+++ b/block/block-copy.c
@@ -69,3 +69,3 @@ typedef struct BlockCopyCallState {
      /*
-     * Fields that report information about return values and erros.
+     * Fields that report information about return values and errors.
       * Protected by lock in BlockCopyState.
@@ -464,3 +464,3 @@ static coroutine_fn int block_copy_task_run(AioTaskPool 
*pool,
   *
- * No sync here: nor bitmap neighter intersecting requests handling, only copy.
+ * No sync here: nor bitmap neither intersecting requests handling, only copy.

This should be reworded too. Fixed in git:

   No sync here: neither bitmap nor intersecting requests handling, only copy.

/mjt



reply via email to

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