]> git.proxmox.com Git - mirror_qemu.git/commit - contrib/ivshmem-server/main.c
contrib: Add spaces around operator
authorzhouyang <zhouyang789@huawei.com>
Sat, 13 Feb 2021 13:03:08 +0000 (13:03 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 18 Feb 2021 08:17:17 +0000 (08:17 +0000)
commitd62cc7fe94360934599c23843cca4b7aa06a5b01
tree46f32f505e7922f5ec064ecab7a01728f4b31481
parent247b3c7053114fed2f84f88ab9e91fb259e98ae0
contrib: Add spaces around operator

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: spaces required around that '*'

Signed-off-by: zhouyang <zhouyang789@huawei.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210118031004.1662363-4-zhouyang789@huawei.com>
Message-Id: <20210213130325.14781-7-alex.bennee@linaro.org>
contrib/ivshmem-server/main.c