Re: [Qemu-devel] [PATCH for-2.8] include: Fix typos found by codespell

2017-01-12 Thread Michael Tokarev
19.11.2016 22:47, Stefan Weil wrote: > Add also a missing parenthesis in a comment. .. Applied to -trivial, thank you! /mjt

Re: [Qemu-devel] [PATCH for-2.8] include: Fix typos found by codespell

2016-11-28 Thread Alistair Francis
On Sat, Nov 19, 2016 at 11:47 AM, Stefan Weil wrote: > Add also a missing parenthesis in a comment. > > Signed-off-by: Stefan Weil Acked-by: Alistair Francis Thanks, Alistair > --- > include/hw/dma/xlnx_dpdma.h| 3 ++- > include/hw/pci-host/q35.h | 2 +- > include/hw/register.h

[Qemu-devel] [PATCH for-2.8] include: Fix typos found by codespell

2016-11-19 Thread Stefan Weil
Add also a missing parenthesis in a comment. Signed-off-by: Stefan Weil --- include/hw/dma/xlnx_dpdma.h| 3 ++- include/hw/pci-host/q35.h | 2 +- include/hw/register.h | 2 +- include/io/task.h | 2 +- include/qapi/dealloc-visitor.h | 2 +- include/qemu/qht.h