From: Horms <horms@verge.net.au>
To: xen-devel <xen-devel@lists.xensource.com>
Cc: Magnus Damm <magnus.damm@gmail.com>,
Ian Campbell <Ian.Campbell@xensource.com>
Subject: [PATCH] kexec/kdump: fix grammar in comment
Date: Wed, 10 Jan 2007 17:03:38 +0900 [thread overview]
Message-ID: <20070110080337.GA4687@verge.net.au> (raw)
Hi, I am resending this patch, please consider.
--
Horms
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@verge.net.au>
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;
next reply other threads:[~2007-01-10 8:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-10 8:03 Horms [this message]
2007-01-10 9:29 ` [PATCH] kexec/kdump: fix grammar in comment Ian Campbell
2007-01-11 3:35 ` Horms
2007-01-10 10:39 ` Keir Fraser
-- strict thread matches above, loose matches on Subject: below --
2006-12-27 4:29 Horms
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070110080337.GA4687@verge.net.au \
--to=horms@verge.net.au \
--cc=Ian.Campbell@xensource.com \
--cc=magnus.damm@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.