All of lore.kernel.org
 help / color / mirror / Atom feed
From: Auger Eric <eric.auger@redhat.com>
To: Zhen Lei <thunder.leizhen@huawei.com>,
	Alex Williamson <alex.williamson@redhat.com>,
	Cornelia Huck <cohuck@redhat.com>, kvm <kvm@vger.kernel.org>,
	Kirti Wankhede <kwankhede@nvidia.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 4/4] vfio/platform: Fix spelling mistake "registe" -> "register"
Date: Fri, 26 Mar 2021 10:17:50 +0100	[thread overview]
Message-ID: <ca929ef5-0dbc-c711-0af4-03fb9edf0945@redhat.com> (raw)
In-Reply-To: <20210326083528.1329-5-thunder.leizhen@huawei.com>

Hi,

On 3/26/21 9:35 AM, Zhen Lei wrote:
> There is a spelling mistake in a comment, fix it.
> 
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Acked-by: Eric Auger <eric.auger@redhat.com>

Thanks

Eric

> ---
>  drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c b/drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c
> index 09a9453b75c5592..63cc7f0b2e4a437 100644
> --- a/drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c
> +++ b/drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c
> @@ -26,7 +26,7 @@
>  #define XGMAC_DMA_CONTROL       0x00000f18      /* Ctrl (Operational Mode) */
>  #define XGMAC_DMA_INTR_ENA      0x00000f1c      /* Interrupt Enable */
>  
> -/* DMA Control registe defines */
> +/* DMA Control register defines */
>  #define DMA_CONTROL_ST          0x00002000      /* Start/Stop Transmission */
>  #define DMA_CONTROL_SR          0x00000002      /* Start/Stop Receive */
>  
> 


  reply	other threads:[~2021-03-26  9:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-26  8:35 [PATCH 0/4] vfio: fix a couple of spelling mistakes detected by codespell tool Zhen Lei
2021-03-26  8:35 ` [PATCH 1/4] vfio/type1: fix a couple of spelling mistakes Zhen Lei
2021-03-26  9:20   ` Auger Eric
2021-03-26  8:35 ` [PATCH 2/4] vfio/mdev: Fix spelling mistake "interal" -> "internal" Zhen Lei
2021-03-26  9:19   ` Auger Eric
2021-03-26  8:35 ` [PATCH 3/4] vfio/pci: fix a couple of spelling mistakes Zhen Lei
2021-03-26  9:18   ` Auger Eric
2021-03-26  8:35 ` [PATCH 4/4] vfio/platform: Fix spelling mistake "registe" -> "register" Zhen Lei
2021-03-26  9:17   ` Auger Eric [this message]
2021-04-06 19:37 ` [PATCH 0/4] vfio: fix a couple of spelling mistakes detected by codespell tool Alex Williamson

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=ca929ef5-0dbc-c711-0af4-03fb9edf0945@redhat.com \
    --to=eric.auger@redhat.com \
    --cc=alex.williamson@redhat.com \
    --cc=cohuck@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=kwankhede@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thunder.leizhen@huawei.com \
    /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.