All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] remove comment for nonexistent structure member
@ 2016-02-18  8:18 Cao jin
  2016-03-16 11:33 ` Michael Tokarev
  0 siblings, 1 reply; 2+ messages in thread
From: Cao jin @ 2016-02-18  8:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, imammedo

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
---
 include/sysemu/hostmem.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/sysemu/hostmem.h b/include/sysemu/hostmem.h
index 1ce4394..82cc6c5 100644
--- a/include/sysemu/hostmem.h
+++ b/include/sysemu/hostmem.h
@@ -45,7 +45,6 @@ struct HostMemoryBackendClass {
  *
  * @parent: opaque parent object container
  * @size: amount of memory backend provides
- * @id: unique identification string in memdev namespace
  * @mr: MemoryRegion representing host memory belonging to backend
  */
 struct HostMemoryBackend {
-- 
2.1.0

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

* Re: [Qemu-devel] [PATCH] remove comment for nonexistent structure member
  2016-02-18  8:18 [Qemu-devel] [PATCH] remove comment for nonexistent structure member Cao jin
@ 2016-03-16 11:33 ` Michael Tokarev
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2016-03-16 11:33 UTC (permalink / raw)
  To: Cao jin, qemu-devel; +Cc: qemu-trivial, imammedo

18 Feb 2016 11:18, Cao jin wrote
> - * @id: unique identification string in memdev namespace

Applied to -trivial, thanks!

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

end of thread, other threads:[~2016-03-16 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-18  8:18 [Qemu-devel] [PATCH] remove comment for nonexistent structure member Cao jin
2016-03-16 11:33 ` Michael Tokarev

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.