qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] Fix broken if statements


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 0/3] Fix broken if statements
Date: Fri, 30 Jul 2010 23:06:31 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Jul 21, 2010 at 03:05:14PM -0500, Joel Schopp wrote:
> 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(-)
> 
> 
> 

Thanks, all 3 patches applied.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]