On 3/16/21 6:52 PM, Kefeng Wang wrote:
> mem_init_print_info() is called in mem_init() on each architecture,
> and pass NULL argument, so using void argument and move it into mm_init().
> 
> Acked-by: Dave Hansen <[email protected]>

It's not a big deal but you might want to say something like:

Acked-by: Dave Hansen <[email protected]> # x86 bits

Just to make it clear that I didn't look at the alpha bits at all. :)

Reply via email to