Re: [Qemu-devel] [PATCH v8 37/40] qapi: Drop dead visitor code related to nested structs
Eric Blake writes: > Now that we no longer have nested structs to visit, the use of > prefix strings is no longer required. Remove the code that is > no longer reachable. > > Signed-off-by: Eric Blake Reviewed-by: Markus Armbruster
[Qemu-devel] [PATCH v8 37/40] qapi: Drop dead visitor code related to nested structs
Now that we no longer have nested structs to visit, the use of prefix strings is no longer required. Remove the code that is no longer reachable. Signed-off-by: Eric Blake --- v8: New patch --- scripts/qapi-visit.py | 49 - 1 file changed, 12 in