Re: [Qemu-devel] [PATCH v2 RESEND 0/5] clang fixes

2010-02-05 Thread Blue Swirl
Thanks, applied. On Thu, Feb 4, 2010 at 3:31 PM, Paolo Bonzini wrote: > I removed the patch that malc NACKed. > > Paolo Bonzini (5): >  remove two dead assignments in target-i386/translate.c >  fix undefined shifts by >32 >  exec.c: dead assignments >  vnc.c: remove dead code >  usb-linux.c: rem

[Qemu-devel] [PATCH v2 RESEND 0/5] clang fixes

2010-02-04 Thread Paolo Bonzini
I removed the patch that malc NACKed. Paolo Bonzini (5): remove two dead assignments in target-i386/translate.c fix undefined shifts by >32 exec.c: dead assignments vnc.c: remove dead code usb-linux.c: remove write-only variable exec.c |4 target-i386/translat