remove comment for nonexistent structure member

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
master
Cao jin 2016-02-18 16:18:56 +08:00 committed by Michael Tokarev
parent f35c1f66ad
commit ec609656fc
1 changed files with 0 additions and 1 deletions

View 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 {