[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86/mm: Fix typo in comment on top of page_lock
Hi, On 3/20/19 7:08 AM, Jan Beulich wrote: Julien Grall <julien.grall@xxxxxxx> 03/20/19 12:21 AM >>>Signed-off-by: Julien Grall <julien.grall@xxxxxxx>Acked-by: Jan Beulich <jbeulich@xxxxxxxx>--- a/xen/arch/x86/mm.c +++ b/xen/arch/x86/mm.c @@ -2003,7 +2003,7 @@ static int free_l4_table(struct page_info *page) * 2. We never call _put_page_type() on a page while holding its page lock. * * Add a check to debug builds to catch any violations of these - * assumpitons. + * assumptions.Would you mind also doing away with the unnecessary line split at the same time? The sentence fits on a single line without going to or beyond 80 characters. Sure. I have removed the line split and committed the patch. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |