Re: [PATCH 5/9] vfio-pci/zdev: remove unused vdev argument

2021-02-02 Thread Alex Williamson
On Tue, 2 Feb 2021 08:57:55 +0100 Cornelia Huck wrote: > On Mon, 1 Feb 2021 16:28:24 + > Max Gurtovoy wrote: > > > Zdev static functions does not use vdev argument. Remove it. > > s/does not use/do not use the/ > > > > > Signed-off-by: Max Gurtovoy > > --- > > drivers/vfio/pci/vfio_p

Re: [PATCH 5/9] vfio-pci/zdev: remove unused vdev argument

2021-02-02 Thread Cornelia Huck
On Mon, 1 Feb 2021 16:28:24 + Max Gurtovoy wrote: > Zdev static functions does not use vdev argument. Remove it. s/does not use/do not use the/ > > Signed-off-by: Max Gurtovoy > --- > drivers/vfio/pci/vfio_pci_zdev.c | 20 > 1 file changed, 8 insertions(+), 12 deleti

Re: [PATCH 5/9] vfio-pci/zdev: remove unused vdev argument

2021-02-01 Thread Matthew Rosato
On 2/1/21 11:28 AM, Max Gurtovoy wrote: Zdev static functions does not use vdev argument. Remove it. Signed-off-by: Max Gurtovoy Huh. I must have dropped the use of vdev somewhere during review versions. Thanks! Reviewed-by: Matthew Rosato @Alex/@Connie This one is just a cleanup and c

[PATCH 5/9] vfio-pci/zdev: remove unused vdev argument

2021-02-01 Thread Max Gurtovoy
Zdev static functions does not use vdev argument. Remove it. Signed-off-by: Max Gurtovoy --- drivers/vfio/pci/vfio_pci_zdev.c | 20 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/drivers/vfio/pci/vfio_pci_zdev.c b/drivers/vfio/pci/vfio_pci_zdev.c index 7b20b3