On 08/01/2012 04:35 PM, Peter Maydell wrote: > Remove an out of date comment: this comment used to be attached to > cpu_register_physical_memory_log(), before commit 0f0cb164 accidentally > inserted a couple of other functions between the comment and its function. > It is in any case obsolete since (a) the function arguments it refers > to have been replaced with a single MemoryRegionSection* argument and > (b) the inability to handle regions whose offset_within_address_space > and offset_within_region aren't equally aligned was fixed as part of > the rewrite of this code.
(c) it doesn't use the conventional block comment style. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > Pretty sure my analysis is right and this comment is out of date -- > Avi, could you confirm that please? Yes, you are correct. -- error compiling committee.c: too many arguments to function