public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Apply some CODING_STYLE to qemu-kvm*.c
@ 2010-09-05 12:13 Avi Kivity
  2010-09-05 12:13 ` [PATCH 1/4] qemu-kvm-x86.c: reindent Avi Kivity
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Avi Kivity @ 2010-09-05 12:13 UTC (permalink / raw)
  To: Marcelo Tosatti, kvm


Avi Kivity (4):
  qemu-kvm-x86.c: reindent
  qemu-kvm-x86.c: remove extraneous line continuation
  qemu-kvm-x86.c: add braces where appropriate
  qemu-kvm.c: add braces where appropriate

 qemu-kvm-x86.c |  909 +++++++++++++++++++++++++++++---------------------------
 qemu-kvm.c     |  174 +++++++----
 2 files changed, 586 insertions(+), 497 deletions(-)


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

end of thread, other threads:[~2010-09-06 20:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-05 12:13 [PATCH 0/4] Apply some CODING_STYLE to qemu-kvm*.c Avi Kivity
2010-09-05 12:13 ` [PATCH 1/4] qemu-kvm-x86.c: reindent Avi Kivity
2010-09-05 12:13 ` [PATCH 2/4] qemu-kvm-x86.c: remove extraneous line continuation Avi Kivity
2010-09-05 12:13 ` [PATCH 3/4] qemu-kvm-x86.c: add braces where appropriate Avi Kivity
2010-09-05 12:13 ` [PATCH 4/4] qemu-kvm.c: " Avi Kivity
2010-09-05 12:29 ` [PATCH 0/4] Apply some CODING_STYLE to qemu-kvm*.c Avi Kivity
2010-09-06 20:01 ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox