From: Cao jin Date: Thu, 18 Feb 2016 08:18:56 +0000 (+0800) Subject: remove comment for nonexistent structure member X-Git-Tag: v2.7.0-rc0~181^2~11 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ec609656fc12573c35e2bca58d9b1451fb7e4cf2;p=users%2Fdwmw2%2Fqemu.git remove comment for nonexistent structure member Signed-off-by: Cao jin Signed-off-by: Michael Tokarev --- diff --git a/include/sysemu/hostmem.h b/include/sysemu/hostmem.h index a19801d20b..4d6617eab7 100644 --- 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 {