From: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: qemu trival <qemu-trivial@nongnu.org>,
qemu devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-trivial] [PATCH] qom/object: fix comment typo
Date: Wed, 6 Jul 2016 15:44:13 +0800 [thread overview]
Message-ID: <577CB6CD.5060102@cn.fujitsu.com> (raw)
In-Reply-To: <577CB17F.1070708@suse.de>
On 07/06/2016 03:21 PM, Andreas Färber wrote:
> Am 06.07.2016 um 07:52 schrieb Changlong Xie:
>> Would any maintainer pick this one?
>
> Please in the future use just "qom:" in the subject. How to find out?
Ok
> git log --oneline -- include/qom/object.h
Useful git command, i'll add it to my bash aliases
>
> Also please mention the typo in the commit message. Fixing.
>
Yep
Thanks
-Xie
> Thanks,
> Andreas
>
>>
>> On 06/14/2016 03:27 PM, Changlong Xie wrote:
>>> Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
>>> ---
>>> include/qom/object.h | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/include/qom/object.h b/include/qom/object.h
>>> index 99de539..925c279 100644
>>> --- a/include/qom/object.h
>>> +++ b/include/qom/object.h
>>> @@ -901,7 +901,7 @@ GSList *object_class_get_list(const char
>>> *implements_type,
>>> void object_ref(Object *obj);
>>>
>>> /**
>>> - * qdef_unref:
>>> + * object_unref:
>>> * @obj: the object
>>> *
>>> * Decrease the reference count of a object. A object cannot be
>>> freed as long
>>>
>>
>>
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: qemu trival <qemu-trivial@nongnu.org>,
qemu devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] qom/object: fix comment typo
Date: Wed, 6 Jul 2016 15:44:13 +0800 [thread overview]
Message-ID: <577CB6CD.5060102@cn.fujitsu.com> (raw)
In-Reply-To: <577CB17F.1070708@suse.de>
On 07/06/2016 03:21 PM, Andreas Färber wrote:
> Am 06.07.2016 um 07:52 schrieb Changlong Xie:
>> Would any maintainer pick this one?
>
> Please in the future use just "qom:" in the subject. How to find out?
Ok
> git log --oneline -- include/qom/object.h
Useful git command, i'll add it to my bash aliases
>
> Also please mention the typo in the commit message. Fixing.
>
Yep
Thanks
-Xie
> Thanks,
> Andreas
>
>>
>> On 06/14/2016 03:27 PM, Changlong Xie wrote:
>>> Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
>>> ---
>>> include/qom/object.h | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/include/qom/object.h b/include/qom/object.h
>>> index 99de539..925c279 100644
>>> --- a/include/qom/object.h
>>> +++ b/include/qom/object.h
>>> @@ -901,7 +901,7 @@ GSList *object_class_get_list(const char
>>> *implements_type,
>>> void object_ref(Object *obj);
>>>
>>> /**
>>> - * qdef_unref:
>>> + * object_unref:
>>> * @obj: the object
>>> *
>>> * Decrease the reference count of a object. A object cannot be
>>> freed as long
>>>
>>
>>
>
>
next prev parent reply other threads:[~2016-07-06 9:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-14 7:27 [Qemu-trivial] [PATCH] qom/object: fix comment typo Changlong Xie
2016-06-14 7:27 ` [Qemu-devel] " Changlong Xie
2016-06-14 7:28 ` [Qemu-trivial] " Laurent Vivier
2016-06-14 7:28 ` Laurent Vivier
2016-07-06 5:52 ` [Qemu-trivial] " Changlong Xie
2016-07-06 5:52 ` [Qemu-devel] " Changlong Xie
2016-07-06 7:21 ` [Qemu-trivial] " Andreas Färber
2016-07-06 7:21 ` [Qemu-devel] " Andreas Färber
2016-07-06 7:44 ` Changlong Xie [this message]
2016-07-06 7:44 ` Changlong Xie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=577CB6CD.5060102@cn.fujitsu.com \
--to=xiecl.fnst@cn.fujitsu.com \
--cc=afaerber@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.