Re: [PATCH v6 0/4] qapi: add auto-generated return docs
Queued for 10.1. Thanks!
[PATCH v6 0/4] qapi: add auto-generated return docs
This series adds the ability for the new QAPIDoc system to generate "Returns:" documentation based on the return type declared in the Schema even when no explicit documentation is found in the QAPI source. As a result and as an immediate cleanup, trivial return statements are removed and remaining