qemu/contrib/plugins
zhouyang 247b3c7053 contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar"
I am reading contrib related code and found some style problems while
check the code using checkpatch.pl. This commit fixs the issue below:
ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: zhouyang <zhouyang789@huawei.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210118031004.1662363-3-zhouyang789@huawei.com>
Message-Id: <20210213130325.14781-6-alex.bennee@linaro.org>
2021-02-18 08:17:11 +00:00
..
hotblocks.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00
hotpages.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00
howvec.c contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" 2021-02-18 08:17:11 +00:00
hwprofile.c plugins: new hwprofile plugin 2021-02-18 08:16:55 +00:00
lockstep.c contrib: Don't use '#' flag of printf format 2021-02-18 08:17:02 +00:00
Makefile plugins: new hwprofile plugin 2021-02-18 08:16:55 +00:00