I'm not sure if I'm posted this before, or if it is a cleanup I've just been sitting on locally. In all likelihood, it will miss tomorrow's freeze due to lack of review time, and thus be 2.11 material, but we'll see...
Eric Blake (5): qapi: Add QAPI_TO_QOBJECT() convenience macro nbd: Use simpler QAPI_TO_QOBJECT() nfs: Use simpler QAPI_TO_QOBJECT() qapi: Use simpler QAPI_TO_QOBJECT() blockdev: Use simpler QAPI_TO_QOBJECT() include/qapi/qobject-output-visitor.h | 19 +++++++++++++++++++ block/nbd.c | 8 +++----- block/nfs.c | 8 +++----- block/qapi.c | 7 +++---- blockdev.c | 13 ++++--------- qapi/qobject-output-visitor.c | 16 ++++++++++++++++ 6 files changed, 48 insertions(+), 23 deletions(-) -- 2.13.3