lkml.org 
[lkml]   [2020]   [Sep]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] vfio: Fix typo of the device_state
From
Date
Ops. Thanks for fixing it.

Reviewed-by: Kirti Wankhede <kwankhede@nvidia.com>

On 9/10/2020 5:55 PM, Zenghui Yu 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
>

\
 
 \ /
  Last update: 2020-09-11 19:06    [W:0.088 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site