[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] kexec/kdump: fix grammar in comment
Fix the grammar in the comment that features in xen_machine_kexec_setup_resources(). The current edition is a bit odd. Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx> diff -r a9a43705f26b linux-2.6-xen-sparse/drivers/xen/core/machine_kexec.c --- a/linux-2.6-xen-sparse/drivers/xen/core/machine_kexec.c Wed Dec 27 00:38:01 2006 +0000 +++ b/linux-2.6-xen-sparse/drivers/xen/core/machine_kexec.c Wed Dec 27 13:21:54 2006 +0900 @@ -99,7 +99,7 @@ void xen_machine_kexec_setup_resources(v /* * It isn't possible to free xen_phys_cpus this early in the * boot. Since failure at this stage is unexpected and the - * amount is small we leak the memory. + * amount of memory that we leak is small. */ xen_max_nr_phys_cpus = 0; return; _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |