Eric Blake <ebl...@redhat.com> writes:

> On 02/10/2015 11:39 AM, Dr. David Alan Gilbert wrote:
>> * Markus Armbruster (arm...@redhat.com) wrote:
>>> Signed-off-by: Markus Armbruster <arm...@redhat.com>
>>> ---
>>>  balloon.c | 29 +++++++++++++++--------------
>>>  1 file changed, 15 insertions(+), 14 deletions(-)
>>>
>>> diff --git a/balloon.c b/balloon.c
>>> index 2884c2d..aa30617 100644
>>> --- a/balloon.c
>>> +++ b/balloon.c
>>> @@ -36,6 +36,19 @@ static QEMUBalloonEvent *balloon_event_fn;
>>>  static QEMUBalloonStatus *balloon_stat_fn;
>>>  static void *balloon_opaque;
>>>  
>>> +static int have_ballon(Error **errp)
>> 
>>                        ^
>> 
>> An 'o' escaped from your balloon.
>
> Oops - it also escaped from my R-b.  I've sent the obvious patch, as
> penance for my "deflated ego" :)

Thank you both!

Reply via email to