* [Qemu-devel] [PATCH 00/13] coding style nits
@ 2009-09-30 17:43 Michael S. Tsirkin
0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2009-09-30 17:43 UTC (permalink / raw)
To: Blue Swirl; +Cc: qemu-devel
Running gnu indent on qemu mangles the code horribly, but also produced
some useful warnings. Here are some fixes.
--
MST
Michael S. Tsirkin (13):
vvfat: fix coding style nit
elfload: fix coding style nit
gdbstub: fix coding style nit
escc: fix coding style nit
omap_dma: fix unbalanced { in commented out code
twl92230: fix old style increment/decrement usage
linux-user: fix old style decrement usage
target-mips: unmatched brackets in if 0
tests: unmatched brackets in if 0
linux-user: fix coding style nit
net: fix coding style nit
slirp: fix unmatched bracket in if 0
escc: fix another coding style nit
block/vvfat.c | 4 ++--
bsd-user/elfload.c | 2 +-
gdbstub.c | 2 +-
hw/escc.c | 8 ++++----
hw/omap_dma.c | 4 +++-
hw/twl92230.c | 4 ++--
linux-user/arm/nwfpe/fpa11.c | 2 +-
linux-user/elfload.c | 2 +-
linux-user/syscall.c | 2 +-
net.c | 2 +-
slirp/ip_input.c | 2 --
target-mips/helper.c | 1 -
tests/sha1.c | 2 +-
13 files changed, 18 insertions(+), 19 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-30 17:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-30 17:43 [Qemu-devel] [PATCH 00/13] coding style nits Michael S. Tsirkin
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.