mirror of https://github.com/xemu-project/xemu.git
tests: vmstate static checker: remove a field
Signed-off-by: Amit Shah <amit.shah@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
This commit is contained in:
parent
ab99bdbe33
commit
55e8e0e19c
|
@ -57,12 +57,6 @@
|
||||||
"field_exists": false,
|
"field_exists": false,
|
||||||
"size": 4
|
"size": 4
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"field": "usbsts",
|
|
||||||
"version_id": 0,
|
|
||||||
"field_exists": false,
|
|
||||||
"size": 4
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"field": "usbsts_pending",
|
"field": "usbsts_pending",
|
||||||
"version_id": 2,
|
"version_id": 2,
|
||||||
|
|
Loading…
Reference in New Issue