On 3/17/20 6:54 AM, Markus Armbruster wrote:
QAPISchema._make_features() takes a definition expression, and
extracts its 'features' member.  The other ._make_FOO() leave
destructuring expressions to their callers.  Change ._make_features()
to match them.

Signed-off-by: Markus Armbruster <arm...@redhat.com>
---
  scripts/qapi/schema.py | 17 +++++++++--------
  1 file changed, 9 insertions(+), 8 deletions(-)


Reviewed-by: Eric Blake <ebl...@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org


Reply via email to