]> git.proxmox.com Git - mirror_qemu.git/commit - qga/main.c
qga: Add spaces around operator
authorAlexChen <alex.chen@huawei.com>
Mon, 26 Oct 2020 09:05:38 +0000 (17:05 +0800)
committerMichael Roth <michael.roth@amd.com>
Wed, 17 Mar 2021 01:20:37 +0000 (20:20 -0500)
commit0697e9ed291c67f7f65f7006f4917cc6177ac180
tree0b9608f3bbb667a35e041116681fbc0c3cf3f163
parent27e7de3ca740cffbdfc06e9cb138f3339d14dda7
qga: Add spaces around operator

Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: AlexChen <alex.chen@huawei.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
*fix 80+ char violation while we're here
*fix w32 build breakage from changing INVALID_SET_FILE_POINTER
 definition from a cast to a subtraction
Signed-off-by: Michael Roth <michael.roth@amd.com>
qga/channel-win32.c
qga/commands-posix.c
qga/commands-win32.c
qga/commands.c
qga/main.c