zhouyang (T) <zhouyang...@huawei.com> writes:
> kindly ping, > the link of this patch set > is:http://patchwork.ozlabs.org/project/qemu-devel/cover/20210118031004.1662363-1-zhouyang...@huawei.com/ Queued to plugins/next, thanks. (I might as well pick-up the ivshmem-server change while I'm at it as it's trivial). > > > On 2021/1/18 11:09, zhouyang wrote: >> v3 -> v2 >> add Cc >> >> zhouyang (5): >> contrib: Don't use '#' flag of printf format >> contrib: Fix some code style problems, ERROR: "foo * bar" should be >> "foo *bar" >> contrib: Add spaces around operator >> contrib: space required after that ',' >> contrib: Open brace '{' following struct go on the same line >> >> contrib/ivshmem-server/main.c | 2 +- >> contrib/plugins/hotblocks.c | 2 +- >> contrib/plugins/hotpages.c | 2 +- >> contrib/plugins/howvec.c | 19 +++++++++---------- >> contrib/plugins/lockstep.c | 6 +++--- >> 5 files changed, 15 insertions(+), 16 deletions(-) >> -- Alex Bennée