Re: [Qemu-block] [PATCH v2 3/6] qapi: Remove qobject_to_X() functions

2018-01-31 Thread Alberto Garcia
On Sat 20 Jan 2018 04:44:09 PM CET, Max Reitz wrote: > They are no longer needed now. > > Signed-off-by: Max Reitz Reviewed-by: Alberto Garcia Berto

[Qemu-block] [PATCH v2 3/6] qapi: Remove qobject_to_X() functions

2018-01-20 Thread Max Reitz
They are no longer needed now. Signed-off-by: Max Reitz --- include/qapi/qmp/qbool.h | 1 - include/qapi/qmp/qdict.h | 1 - include/qapi/qmp/qlist.h | 1 - include/qapi/qmp/qnum.h| 1 - include/qapi/qmp/qstring.h | 1 - qobject/qbool.c| 11