mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
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>
This commit is contained in:
parent
f35c1f66ad
commit
ec609656fc
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue