Re: [RFC v2 1/7] vhost: Delete trailing dot in errpr_setg argument

2021-02-11 Thread Stefano Garzarella
On Tue, Feb 09, 2021 at 07:11:41PM +0100, Eugenio Perez Martin wrote: On Tue, Feb 9, 2021 at 5:25 PM Eric Blake wrote: On 2/9/21 9:37 AM, Eugenio Pérez wrote: > As error_setg points Incomplete sentence? Missing Signed-off-by. Sorry, I should have paid more attention. Maybe it is better t

Re: [RFC v2 1/7] vhost: Delete trailing dot in errpr_setg argument

2021-02-09 Thread Eugenio Perez Martin
On Tue, Feb 9, 2021 at 5:25 PM Eric Blake wrote: > > On 2/9/21 9:37 AM, Eugenio Pérez wrote: > > As error_setg points > > Incomplete sentence? > > Missing Signed-off-by. > Sorry, I should have paid more attention. Maybe it is better to send this though qemu-trivial, so it does not mess with this

Re: [RFC v2 1/7] vhost: Delete trailing dot in errpr_setg argument

2021-02-09 Thread Eric Blake
On 2/9/21 9:37 AM, Eugenio Pérez wrote: > As error_setg points Incomplete sentence? Missing Signed-off-by. > --- > hw/virtio/vhost.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c > index 6e17d631f7..1c5b442081 100644 > --- a/hw/v

[RFC v2 1/7] vhost: Delete trailing dot in errpr_setg argument

2021-02-09 Thread Eugenio Pérez
As error_setg points --- hw/virtio/vhost.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/virtio/vhost.c b/hw/virtio/vhost.c index 6e17d631f7..1c5b442081 100644 --- a/hw/virtio/vhost.c +++ b/hw/virtio/vhost.c @@ -1358,7 +1358,7 @@ int vhost_dev_init(struct vhost_dev *hdev,