qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:[PATCH v2 0/5] Fix some style problems in contrib


From: zhouyang (T)
Subject: Re:[PATCH v2 0/5] Fix some style problems in contrib
Date: Thu, 17 Dec 2020 11:44:56 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1

kindly ping

>v1 -> v2:
>Changed the "From:" and "Signed-off-by:" lines from "zhouyang (T)"
>to my real name "zhouyang".
>
>I found some style problems while check the code using checkpatch.pl
>and fixed them, please review.
>
>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(-)
>
>--
>2.23.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]