On Mon, 05 May 2014 23:22:05 +0200 Paolo Bonzini <[email protected]> wrote:
> 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 identifier > > > > Applied 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? No, I thought you were OK with the current version. If you're not then Amos will have to respin. Amos, if you do respin please rebase on top of the qmp queue: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
