Re: [libvirt] [PATCH] vbox: fix typo in warning message

2017-08-14 Thread Peter Krempa
On Fri, Aug 11, 2017 at 17:05:28 -0300, Guido Günther wrote: > --- > src/vbox/vbox_tmpl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This clasifies for the 'trivial' rule. > > diff --git a/src/vbox/vbox_tmpl.c b/src/vbox/vbox_tmpl.c > index 07f25ba24f..dffeabde02 100644 > --- a/src

Re: [libvirt] [PATCH] vbox: fix typo in warning message

2017-08-13 Thread Guido Günther
Hi, On Sun, Aug 13, 2017 at 07:36:40PM -0400, Laine Stump wrote: > On 08/11/2017 04:05 PM, Guido Günther wrote: > > --- > > src/vbox/vbox_tmpl.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/src/vbox/vbox_tmpl.c b/src/vbox/vbox_tmpl.c > > index 07f25ba24f..dffeabde

Re: [libvirt] [PATCH] vbox: fix typo in warning message

2017-08-13 Thread Laine Stump
On 08/11/2017 04:05 PM, Guido Günther wrote: > --- > src/vbox/vbox_tmpl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/vbox/vbox_tmpl.c b/src/vbox/vbox_tmpl.c > index 07f25ba24f..dffeabde02 100644 > --- a/src/vbox/vbox_tmpl.c > +++ b/src/vbox/vbox_tmpl.c > @@ -1836,

[libvirt] [PATCH] vbox: fix typo in warning message

2017-08-11 Thread Guido Günther
--- src/vbox/vbox_tmpl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vbox/vbox_tmpl.c b/src/vbox/vbox_tmpl.c index 07f25ba24f..dffeabde02 100644 --- a/src/vbox/vbox_tmpl.c +++ b/src/vbox/vbox_tmpl.c @@ -1836,7 +1836,7 @@ _mediumCreateDiffStorage(IMedium *medium ATTRIBUT