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.leiz...@huawei.com>
Reviewed-by: Eric Auger <eric.au...@redhat.com>
> ---
> drivers/vfio/mdev/mdev_private.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/vfio/mdev/mdev_private.h
> b/drivers/vfio/mdev/mdev_private.h
> index 7d922950caaf3c1..4d62b76c473409d 100644
> --- a/drivers/vfio/mdev/mdev_private.h
> +++ b/drivers/vfio/mdev/mdev_private.h
> @@ -1,6 +1,6 @@
> /* SPDX-License-Identifier: GPL-2.0-only */
> /*
> - * Mediated device interal definitions
> + * Mediated device internal definitions
> *
> * Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
> * Author: Neo Jia <c...@nvidia.com>
>