All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] qga: Fix some style problems
@ 2020-10-26  9:05 ` AlexChen
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

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

Thread overview: 8+ 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-10-26  9:05 ` AlexChen
2020-11-03  3:35 ` AlexChen
2020-11-03  3:35   ` AlexChen
2020-11-04  7:46 ` Marc-André Lureau
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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.