Re: [Qemu-devel] [PATCH 10/18] Include qapi/qmp/qlist.h exactly where needed

2018-01-30 Thread Eric Blake
On 01/30/2018 04:21 AM, Markus Armbruster wrote: > This cleanup makes the number of objects depending on qapi/qmp/qlist.h > drop from 4548 (out of 4739) to 16 in my "build everything" tree. > > Signed-off-by: Markus Armbruster > --- > +++ b/tests/check-qdict.c > @@ -9,9 +9,11 @@ > * This work

[Qemu-devel] [PATCH 10/18] Include qapi/qmp/qlist.h exactly where needed

2018-01-30 Thread Markus Armbruster
This cleanup makes the number of objects depending on qapi/qmp/qlist.h drop from 4548 (out of 4739) to 16 in my "build everything" tree. Signed-off-by: Markus Armbruster --- block/qapi.c| 1 + block/rbd.c | 1 + blockdev.c