qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] net, hub: fix the indent in the comments
@ 2012-12-07  1:43 zwu.kernel
  2012-12-11  9:37 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: zwu.kernel @ 2012-12-07  1:43 UTC (permalink / raw)
  To: qemu-trivial; +Cc: Zhi Yong Wu, qemu-devel, stefanha

From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>

  Remove some redundant blanks in the comments of
net_hub_id_for_client().

Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
---
 net/hub.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/hub.c b/net/hub.c
index be41301..3b2d1ff 100644
--- a/net/hub.c
+++ b/net/hub.c
@@ -256,7 +256,7 @@ void net_hub_info(Monitor *mon)
 /**
  * Get the hub id that a client is connected to
  *
- * @id              Pointer for hub id output, may be NULL
+ * @id: Pointer for hub id output, may be NULL
  */
 int net_hub_id_for_client(NetClientState *nc, int *id)
 {
-- 
1.7.6.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH] net, hub: fix the indent in the comments
  2012-12-07  1:43 [Qemu-devel] [PATCH] net, hub: fix the indent in the comments zwu.kernel
@ 2012-12-11  9:37 ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2012-12-11  9:37 UTC (permalink / raw)
  To: zwu.kernel; +Cc: qemu-trivial, Zhi Yong Wu, qemu-devel, stefanha

On Fri, Dec 07, 2012 at 09:43:18AM +0800, zwu.kernel@gmail.com wrote:
> From: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
> 
>   Remove some redundant blanks in the comments of
> net_hub_id_for_client().
> 
> Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
> ---
>  net/hub.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-11  9:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07  1:43 [Qemu-devel] [PATCH] net, hub: fix the indent in the comments zwu.kernel
2012-12-11  9:37 ` Stefan Hajnoczi

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).