[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/4] qga: Fix some style problems
From: |
AlexChen |
Subject: |
Re: [PATCH 0/4] qga: Fix some style problems |
Date: |
Tue, 3 Nov 2020 11:35:51 +0800 |
User-agent: |
Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 |
Kindly ping.
On 2020/10/26 17:05, AlexChen wrote:
> Fix some error style problems found by checkpatch.pl.
>
> alexchen (4):
> qga: Add spaces around operator
> qga: Delete redundant spaces
> qga: Open brace '{' following struct go on the same
> qga: switch and case should be at the same indent
>
> qga/channel-win32.c | 6 ++---
> qga/commands-posix.c | 4 +--
> qga/commands-win32.c | 28 ++++++++++-----------
> qga/commands.c | 4 +--
> qga/main.c | 59 ++++++++++++++++++++++----------------------
> 5 files changed, 50 insertions(+), 51 deletions(-)
>
- Re: [PATCH 0/4] qga: Fix some style problems,
AlexChen <=