qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] qga: Fix some style problems
@ 2020-10-26  9:05 AlexChen
  2020-11-03  3:35 ` AlexChen
  2020-11-04  7:46 ` Marc-André Lureau
  0 siblings, 2 replies; 5+ messages in thread
From: AlexChen @ 2020-10-26  9:05 UTC (permalink / raw)
  To: mjt, Laurent Vivier; +Cc: qemu-trivial, qemu-devel

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(-)

-- 
2.19.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-14  9:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-26  9:05 [PATCH 0/4] qga: Fix some style problems AlexChen
2020-11-03  3:35 ` AlexChen
2020-11-04  7:46 ` Marc-André Lureau
2021-02-13 23:20   ` Laurent Vivier
2021-02-14  9:05     ` Marc-André Lureau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).