On Sun, Feb 26, 2012 at 02:35:43PM +0100, Stefan Weil wrote: > * it's -> its (fixed for all files) > * dont -> don't (only fixed in a line which was touched by the previous fix) > > Signed-off-by: Stefan Weil <s...@weilnetz.de> > --- > configure | 2 +- > hw/exynos4210_mct.c | 2 +- > hw/usb-ccid.c | 2 +- > include/qemu/object.h | 4 ++-- > kvm-all.c | 2 +- > libcacard/vscclient.c | 2 +- > linux-user/signal.c | 2 +- > qemu-file.h | 2 +- > target-mips/op_helper.c | 2 +- > 9 files changed, 10 insertions(+), 10 deletions(-)
Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan