projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f35c1f6
)
remove comment for nonexistent structure member
author
Cao jin
<caoj.fnst@cn.fujitsu.com>
Thu, 18 Feb 2016 08:18:56 +0000
(16:18 +0800)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Wed, 18 May 2016 12:04:26 +0000
(15:04 +0300)
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/sysemu/hostmem.h
patch
|
blob
|
history
diff --git
a/include/sysemu/hostmem.h
b/include/sysemu/hostmem.h
index a19801d20baca194bd29f1579dcf647d42ff4fe5..4d6617eab76dbc45eae49506c02931a9b8fd852e 100644
(file)
--- a/
include/sysemu/hostmem.h
+++ b/
include/sysemu/hostmem.h
@@
-44,7
+44,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 {