All of lore.kernel.org
 help / color / mirror / Atom feed
From: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
To: "qemu trival" <qemu-trivial@nongnu.org>,
	"Andreas Färber" <afaerber@suse.de>,
	"qemu devel" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-trivial] [PATCH] qom/object: fix comment typo
Date: Wed, 6 Jul 2016 13:52:32 +0800	[thread overview]
Message-ID: <577C9CA0.8050505@cn.fujitsu.com> (raw)
In-Reply-To: <1465889269-7226-1-git-send-email-xiecl.fnst@cn.fujitsu.com>

Would any maintainer pick this one?

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: "qemu trival" <qemu-trivial@nongnu.org>,
	"Andreas Färber" <afaerber@suse.de>,
	"qemu devel" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] qom/object: fix comment typo
Date: Wed, 6 Jul 2016 13:52:32 +0800	[thread overview]
Message-ID: <577C9CA0.8050505@cn.fujitsu.com> (raw)
In-Reply-To: <1465889269-7226-1-git-send-email-xiecl.fnst@cn.fujitsu.com>

Would any maintainer pick this one?

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
>

  parent reply	other threads:[~2016-07-06  5:47 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 ` Changlong Xie [this message]
2016-07-06  5:52   ` 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     ` [Qemu-trivial] " Changlong Xie
2016-07-06  7:44       ` [Qemu-devel] " 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=577C9CA0.8050505@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.