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
aurel...@aurel32.net                 http://www.aurel32.net

Reply via email to