qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH] remove comment for nonexistent structure member


From: Cao jin
Subject: [Qemu-trivial] [PATCH] remove comment for nonexistent structure member
Date: Thu, 18 Feb 2016 16:18:56 +0800

Signed-off-by: Cao jin <address@hidden>
---
 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]