qapi: Rename variable holding the QAPISchemaGenFOOVisitor
commitd46eec4260540d83bafba91608842ab03dabf339
authorMarkus Armbruster <armbru@redhat.com>
Sun, 11 Feb 2018 09:35:42 +0000 (11 10:35 +0100)
committerEric Blake <eblake@redhat.com>
Fri, 2 Mar 2018 19:14:09 +0000 (2 13:14 -0600)
tree85557021ccafebed295aa1b3ee7cda26a4136cf9
parent5ddeec83eb0284b52bb3d496a49ba1657069ed45
qapi: Rename variable holding the QAPISchemaGenFOOVisitor

Rename the variable holding the QAPISchemaGenFOOVisitor from gen to
vis, to avoid confusion in the next commit.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180211093607.27351-5-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
scripts/qapi-commands.py
scripts/qapi-event.py
scripts/qapi-introspect.py
scripts/qapi-types.py
scripts/qapi-visit.py