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