Re: [Qemu-devel] [PATCH] misc: Fix typos in comments

2014-03-07 Thread Andreas Färber
Am 07.03.2014 19:48, schrieb Stefan Weil: > Codespell found and fixed these new typos: > > * doesnt -> doesn't > * funtion -> function > * perfomance -> performance > * remaing -> remaining > > A code style issue (line too long) was fixed manually. "coding style"? > > Signed-off-by: Stefan Wei

[Qemu-devel] [PATCH] misc: Fix typos in comments

2014-03-07 Thread Stefan Weil
Codespell found and fixed these new typos: * doesnt -> doesn't * funtion -> function * perfomance -> performance * remaing -> remaining A code style issue (line too long) was fixed manually. Signed-off-by: Stefan Weil --- hw/intc/arm_gic_kvm.c|2 +- hw/net/fsl_etsec/rings.c |4 ++--