From: Cornelia Huck <cohuck@redhat.com>
To: Zenghui Yu <yuzenghui@huawei.com>
Cc: <kvm@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<alex.williamson@redhat.com>, <kwankhede@nvidia.com>,
<wanghaibin.wang@huawei.com>
Subject: Re: [PATCH] vfio: Fix typo of the device_state
Date: Fri, 11 Sep 2020 11:55:45 +0200 [thread overview]
Message-ID: <20200911115545.5161fa46.cohuck@redhat.com> (raw)
In-Reply-To: <20200910122508.705-1-yuzenghui@huawei.com>
On Thu, 10 Sep 2020 20:25:08 +0800
Zenghui Yu <yuzenghui@huawei.com> wrote:
> A typo fix ("_RUNNNG" => "_RUNNING") in comment block of the uapi header.
>
> Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
> ---
> include/uapi/linux/vfio.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/uapi/linux/vfio.h b/include/uapi/linux/vfio.h
> index 920470502329..d4bd39e124bf 100644
> --- a/include/uapi/linux/vfio.h
> +++ b/include/uapi/linux/vfio.h
> @@ -462,7 +462,7 @@ struct vfio_region_gfx_edid {
> * 5. Resumed
> * |--------->|
> *
> - * 0. Default state of VFIO device is _RUNNNG when the user application starts.
> + * 0. Default state of VFIO device is _RUNNING when the user application starts.
> * 1. During normal shutdown of the user application, the user application may
> * optionally change the VFIO device state from _RUNNING to _STOP. This
> * transition is optional. The vendor driver must support this transition but
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
next prev parent reply other threads:[~2020-09-11 9:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-10 12:25 [PATCH] vfio: Fix typo of the device_state Zenghui Yu
2020-09-11 9:55 ` Cornelia Huck [this message]
2020-09-11 17:05 ` Kirti Wankhede
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=20200911115545.5161fa46.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=alex.williamson@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=kwankhede@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=wanghaibin.wang@huawei.com \
--cc=yuzenghui@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox