On Tue, Aug 21, 2012 at 11:31:26PM +0200, BALATON Zoltan wrote: > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > --- > 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