From: Cao jin Date: Thu, 18 Feb 2016 08:18:56 +0000 (+0800) Subject: remove comment for nonexistent structure member X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ec609656fc12573c35e2bca58d9b1451fb7e4cf2;p=qemu.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 {