| To: | xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx> |
|---|---|
| Subject: | [Xen-devel] [PATCH] kexec/kdump: fix grammar in comment |
| From: | Horms <horms@xxxxxxxxxxxx> |
| Date: | 2006年12月27日 13:29:27 +0900 |
| Delivery-date: | 2006年12月26日 21:01:27 -0800 |
| Envelope-to: | www-data@xxxxxxxxxxxxxxxxxx |
| List-help: | <mailto:xen-devel-request@lists.xensource.com?subject=help> |
| List-id: | Xen developer discussion <xen-devel.lists.xensource.com> |
| List-post: | <mailto:xen-devel@lists.xensource.com> |
| List-subscribe: | <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
| List-unsubscribe: | <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
| Sender: | xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
| User-agent: | mutt-ng/devel-r804 (Debian) |
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
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Xen-users] xen kernel and e1000 problem , Gémes Géza |
|---|---|
| Next by Date: | Re: [Xen-users] xen kernel and e1000 problem , Anand Gupta |
| Previous by Thread: | [Xen-devel] xen kernel and e1000 problem , Anand Gupta |
| Next by Thread: | [Xen-devel] Error: Kernel image does not exist: /usr/lib/xen/boot/hvmloader , Anand Gupta |
| Indexes: | [Date] [Thread] [Top] [All Lists] |