Re: [Qemu-devel] [PATCH v2 0/2] qobject coccinelle followups

2017-06-26 Thread Stefan Hajnoczi
On Sat, Jun 24, 2017 at 12:10:06PM -0600, Eric Blake wrote: > v1 was here: > https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02589.html > > Since then: > - reorder the series > - add R-b on patch 1 > - patch 2 updated to catch recent introduction of longhand usage > > Eric Blake (2): >

Re: [Qemu-devel] [PATCH v2 0/2] qobject coccinelle followups

2017-06-26 Thread Markus Armbruster
Eric Blake writes: > v1 was here: > https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02589.html > > Since then: > - reorder the series > - add R-b on patch 1 You missed Max's. Adding it in my tree. > - patch 2 updated to catch recent introduction of longhand usage Applied to qapi-next

[Qemu-devel] [PATCH v2 0/2] qobject coccinelle followups

2017-06-24 Thread Eric Blake
v1 was here: https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02589.html Since then: - reorder the series - add R-b on patch 1 - patch 2 updated to catch recent introduction of longhand usage Eric Blake (2): qobject: Catch another straggler for use of qdict_put_str() qobject: Update c