From: "Andreas Färber" <afaerber@suse.de>
To: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
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 09:21:35 +0200 [thread overview]
Message-ID: <577CB17F.1070708@suse.de> (raw)
In-Reply-To: <577C9CA0.8050505@cn.fujitsu.com>
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?
git log --oneline -- include/qom/object.h
Also please mention the typo in the commit message. Fixing.
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
>>
>
>
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
next prev parent reply other threads:[~2016-07-06 7:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-14 7:27 [Qemu-devel] [PATCH] qom/object: fix comment typo Changlong Xie
2016-06-14 7:28 ` Laurent Vivier
2016-07-06 5:52 ` Changlong Xie
2016-07-06 7:21 ` Andreas Färber [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=577CB17F.1070708@suse.de \
--to=afaerber@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=xiecl.fnst@cn.fujitsu.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).