All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Rosas <farosas@suse.de>
To: Michael Tokarev <mjt@tls.msk.ru>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>
Subject: Re: [PATCH, trivial 24/29] tree-wide spelling fixes in comments and some messages: migration/
Date: Fri, 14 Jul 2023 10:05:12 -0300	[thread overview]
Message-ID: <87sf9qiqyf.fsf@suse.de> (raw)
In-Reply-To: <20230714113834.1186117-26-mjt@tls.msk.ru>

Michael Tokarev <mjt@tls.msk.ru> writes:

> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
> ---
>  migration/migration-stats.c | 2 +-
>  migration/migration.h       | 4 ++--
>  migration/multifd-zlib.c    | 2 +-
>  migration/multifd-zstd.c    | 2 +-
>  migration/multifd.c         | 2 +-
>  migration/savevm.c          | 2 +-
>  migration/trace-events      | 2 +-
>  7 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/migration/migration-stats.c b/migration/migration-stats.c
> index f98c8260be..f195e89732 100644
> --- a/migration/migration-stats.c
> +++ b/migration/migration-stats.c
> @@ -50,3 +50,3 @@ void migration_rate_set(uint64_t limit)
>      /*
> -     * 'limit' is per second.  But we check it each BUFER_DELAY miliseconds.
> +     * 'limit' is per second.  But we check it each BUFER_DELAY milliseconds.

BUFER is a typo here as well.

Aside from that:

Reviewed-by: Fabiano Rosas <farosas@suse.de>


  reply	other threads:[~2023-07-14 14:22 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-14 11:38 [PATCH, trivial 00/29] tree-wide spelling fixes in comments and some messages Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 01/29] tree-wide spelling fixes in comments and some messages: block Michael Tokarev
2023-07-14 13:06   ` Michael Tokarev
2023-07-14 11:38 ` [PATCH] treewide: spelling fixes in comments and some strings Michael Tokarev
2023-07-14 11:41   ` Michael Tokarev
2023-07-14 18:22   ` Alex Williamson
2023-07-14 18:50     ` Michael Tokarev
2023-07-14 19:40       ` Alex Williamson
2023-07-14 19:50         ` Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 02/29] tree-wide spelling fixes in comments and some messages: bsd-user Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 03/29] tree-wide spelling fixes in comments and some messages: ui Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 04/29] tree-wide spelling fixes in comments and some messages: util Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 05/29] tree-wide spelling fixes in comments and some messages: tcg Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 06/29] tree-wide spelling fixes in comments and some messages: docs Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 07/29] tree-wide spelling fixes in comments and some messages: hw/9pfs Michael Tokarev
2023-07-14 12:39   ` Christian Schoenebeck
2023-07-14 11:38 ` [PATCH, trivial 08/29] tree-wide spelling fixes in comments and some messages: arm Michael Tokarev
2023-07-14 12:51   ` Peter Maydell
2023-07-14 11:38 ` [PATCH, trivial 09/29] tree-wide spelling fixes in comments and some messages: i386 Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 10/29] tree-wide spelling fixes in comments and some messages: mips Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 11/29] tree-wide spelling fixes in comments and some messages: ppc Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 12/29] tree-wide spelling fixes in comments and some messages: riscv Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 13/29] tree-wide spelling fixes in comments and some messages: s390x Michael Tokarev
2023-07-14 11:54   ` Thomas Huth
2023-07-14 11:38 ` [PATCH, trivial 14/29] tree-wide spelling fixes in comments and some messages: hexagon Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 15/29] tree-wide spelling fixes in comments and some messages: other architectures Michael Tokarev
2023-07-14 12:49   ` Peter Maydell
2023-07-14 13:14     ` Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 16/29] tree-wide spelling fixes in comments and some messages: hw/net Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 17/29] tree-wide spelling fixes in comments and some messages: hw/pci Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 18/29] tree-wide spelling fixes in comments and some messages: hw/tpm Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 19/29] tree-wide spelling fixes in comments and some messages: hw/usb hw/ide hw/i2c Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 20/29] tree-wide spelling fixes in comments and some messages: hw/display Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 21/29] tree-wide spelling fixes in comments and some messages: xen Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 22/29] tree-wide spelling fixes in comments and some messages: audio Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 23/29] tree-wide spelling fixes in comments and some messages: hw/ Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 24/29] tree-wide spelling fixes in comments and some messages: migration/ Michael Tokarev
2023-07-14 13:05   ` Fabiano Rosas [this message]
2023-07-14 13:10     ` Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 25/29] tree-wide spelling fixes in comments and some messages: include/ Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 26/29] tree-wide spelling fixes in comments and some messages: scripts/ Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 27/29] tree-wide spelling fixes in comments and some messages: tests/ Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 28/29] tree-wide spelling fixes in comments and some messages: qga/ Michael Tokarev
2023-07-14 11:38 ` [PATCH, trivial 29/29] tree-wide spelling fixes in comments and some messages: other Michael Tokarev
2023-07-14 12:44 ` [PATCH, trivial 00/29] tree-wide spelling fixes in comments and some messages Peter Maydell
2023-07-14 12:54   ` Michael Tokarev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sf9qiqyf.fsf@suse.de \
    --to=farosas@suse.de \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.