Re: [PATCH 0/4] vfio: fix a couple of spelling mistakes detected by codespell tool

2021-04-06 Thread Alex Williamson
On Fri, 26 Mar 2021 16:35:24 +0800
Zhen Lei  wrote:

> This detection and correction covers the entire driver/vfio directory.
> 
> Zhen Lei (4):
>   vfio/type1: fix a couple of spelling mistakes
>   vfio/mdev: Fix spelling mistake "interal" -> "internal"
>   vfio/pci: fix a couple of spelling mistakes
>   vfio/platform: Fix spelling mistake "registe" -> "register"
> 
>  drivers/vfio/mdev/mdev_private.h | 2 +-
>  drivers/vfio/pci/vfio_pci.c  | 2 +-
>  drivers/vfio/pci/vfio_pci_config.c   | 2 +-
>  drivers/vfio/pci/vfio_pci_nvlink2.c  | 4 ++--
>  drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c | 2 +-
>  drivers/vfio/vfio_iommu_type1.c  | 6 +++---
>  6 files changed, 9 insertions(+), 9 deletions(-)
> 

Applied to vfio next branch for v5.13.  Thanks,

Alex



[PATCH 0/4] vfio: fix a couple of spelling mistakes detected by codespell tool

2021-03-26 Thread Zhen Lei
This detection and correction covers the entire driver/vfio directory.

Zhen Lei (4):
  vfio/type1: fix a couple of spelling mistakes
  vfio/mdev: Fix spelling mistake "interal" -> "internal"
  vfio/pci: fix a couple of spelling mistakes
  vfio/platform: Fix spelling mistake "registe" -> "register"

 drivers/vfio/mdev/mdev_private.h | 2 +-
 drivers/vfio/pci/vfio_pci.c  | 2 +-
 drivers/vfio/pci/vfio_pci_config.c   | 2 +-
 drivers/vfio/pci/vfio_pci_nvlink2.c  | 4 ++--
 drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c | 2 +-
 drivers/vfio/vfio_iommu_type1.c  | 6 +++---
 6 files changed, 9 insertions(+), 9 deletions(-)

-- 
1.8.3