qapi: centralize the built-in module name definition
commit39b2d838f1f8a6c3d2fc4e2eecc45e5554d02af7
authorJohn Snow <jsnow@redhat.com>
Mon, 1 Feb 2021 19:37:41 +0000 (1 14:37 -0500)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 8 Feb 2021 13:15:58 +0000 (8 14:15 +0100)
tree2b09c95480e69ab14debf60e3e90bb3c99d8bbd3
parent4ab0ff6da0828e6499d633a4801f4e6b6e96d21b
qapi: centralize the built-in module name definition

Use a constant to make it obvious we're referring to a very specific thing.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20210201193747.2169670-11-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi/schema.py