Re: [Qemu-devel] [PATCH] Minor spelling mistakes in hw/usb-ccid.c

2011-04-06 Thread Stefan Hajnoczi
On Wed, Apr 6, 2011 at 9:15 AM, Alon Levy wrote: > On Tue, Apr 05, 2011 at 07:54:04AM +1000, Brad Hards wrote: >> Hi, >> >> While looking at David Gibson's build-fix for hw/usb-ccid.c, I noticed a >> spello >> in a comment on the following (unchanged) line. >> >> This patch fixes that, and a coup

Re: [Qemu-devel] [PATCH] Minor spelling mistakes in hw/usb-ccid.c

2011-04-06 Thread Alon Levy
On Tue, Apr 05, 2011 at 07:54:04AM +1000, Brad Hards wrote: > Hi, > > While looking at David Gibson's build-fix for hw/usb-ccid.c, I noticed a > spello > in a comment on the following (unchanged) line. > > This patch fixes that, and a couple of other spellos, in that file. ACK. Thanks. > > Br

[Qemu-devel] [PATCH] Minor spelling mistakes in hw/usb-ccid.c

2011-04-04 Thread Brad Hards
Hi, While looking at David Gibson's build-fix for hw/usb-ccid.c, I noticed a spello in a comment on the following (unchanged) line. This patch fixes that, and a couple of other spellos, in that file. Brad - - From e24a4cfce56799e091ce75aafa20c697ec5fe685 Mon Sep 17 00:00:00 2001 From: Brad H