qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH] Fix copy&paste typos in document


From: Wei-Ren Chen
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Fix copy&paste typos in documentation comments
Date: Wed, 22 Aug 2012 10:24:06 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Aug 21, 2012 at 11:31:26PM +0200, BALATON Zoltan wrote:
> 
> Signed-off-by: BALATON Zoltan <address@hidden>
> ---
>   memory.h |   11 ++++++-----
>   1 file changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/memory.h b/memory.h
> index bd1bbae..aba5721 100644
> --- a/memory.h
> +++ b/memory.h
> @@ -252,9 +252,9 @@ void memory_region_init_ram(MemoryRegion *mr,
>                               uint64_t size);
> 
>   /**
> - * memory_region_init_ram:  Initialize RAM memory region from a 
> user-provided.
> - *                          pointer.  Accesses into the region will modify
> - *                          memory directly.
> + * memory_region_init_ram_ptr:  Initialize RAM memory region from a
> + *                          user-provided pointer.  Accesses into the
> + *                          region will modify memory directly.
                               ^^^

  Would be better if you make it align. 

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]