remove comment for nonexistent structure member
authorCao jin <caoj.fnst@cn.fujitsu.com>
Thu, 18 Feb 2016 08:18:56 +0000 (16:18 +0800)
committerMichael 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

index a19801d20baca194bd29f1579dcf647d42ff4fe5..4d6617eab76dbc45eae49506c02931a9b8fd852e 100644 (file)
@@ -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 {