Re: [Qemu-devel] [PATCH] Fix typos in comments (chek -> check)

2011-05-08 Thread Stefan Hajnoczi
On Sat, Apr 30, 2011 at 10:49:26PM +0200, Stefan Weil wrote: > Signed-off-by: Stefan Weil > --- > exec.c|2 +- > target-ppc/STATUS |2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Thanks, applied to the trivial-patches branch: http://repo.or.cz/w/qemu/stefanha.git/sh

[Qemu-devel] [PATCH] Fix typos in comments (chek -> check)

2011-04-30 Thread Stefan Weil
Signed-off-by: Stefan Weil --- exec.c|2 +- target-ppc/STATUS |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exec.c b/exec.c index c3dc68a..ed7cffa 100644 --- a/exec.c +++ b/exec.c @@ -2041,7 +2041,7 @@ void cpu_physical_memory_reset_dirty(ram_addr_t sta