qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Fix broken if statements
@ 2010-07-21 20:05 Joel Schopp
  2010-07-21 20:05 ` [Qemu-devel] [PATCH 1/3] remove dead code from hw/loader.c Joel Schopp
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Joel Schopp @ 2010-07-21 20:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Joel Schopp

I have decided to apply the broken window theory of crime 
http://en.wikipedia.org/wiki/Broken_windows_theory to code, and
more specifically to qemu.  I'm hoping that fixing seemingly trivial
bugs will actually fix some more serious bugs, make the code run
just a bit smoother, or at the very least leave us with easier to
maintain code.

Joel Schopp (3):
  remove dead code from hw/loader.c
  fix variable type in qemu-io.c
  remove pointless if from vl.c

 hw/loader.c |    5 -----
 qemu-io.c   |    4 ++--
 vl.c        |    4 +---
 3 files changed, 3 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2010-08-02 15:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-21 20:05 [Qemu-devel] [PATCH 0/3] Fix broken if statements Joel Schopp
2010-07-21 20:05 ` [Qemu-devel] [PATCH 1/3] remove dead code from hw/loader.c Joel Schopp
2010-07-21 20:05 ` [Qemu-devel] [PATCH 2/3] fix variable type in qemu-io.c Joel Schopp
2010-07-21 20:05 ` [Qemu-devel] [PATCH 3/3] remove pointless if from vl.c Joel Schopp
2010-07-22 16:18 ` [Qemu-devel] [PATCH 0/3] Fix broken if statements Stefan Weil
2010-08-01 17:25   ` Andreas Färber
2010-08-01 20:20     ` Stefan Weil
2010-08-02 15:23       ` Joel Schopp
2010-07-30 21:06 ` Aurelien Jarno

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