Il 05/05/2014 22:51, Luiz Capitulino ha scritto:
On Mon, 28 Apr 2014 15:02:35 +0800 Amos Kong <[email protected]> wrote:Not a serious issue, but it's helpful if we can fix it. V2: split change of scripts/qapi-visit.py to a split patch, eat space by using a special char as Markus suggested V3: update commitlog, update special string, fix of adding const replace string by pattern Amos Kong (3): qapi: fix coding style in parameters list qapi: add const prefix to 'char *' insider c_type() qapi: Suppress unwanted space between type and identifierApplied to the qmp branch. The last conflicts with another patch I applied to my tree (both are importing re module). I fixed it myself by dropping your import.
Did you address my comment at http://lists.nongnu.org/archive/html/qemu-devel/2014-04/msg04445.html while applying, too? Paolo
