All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kexec/kdump: fix grammar in comment
@ 2007-01-10  8:03 Horms
  2007-01-10  9:29 ` Ian Campbell
  2007-01-10 10:39 ` Keir Fraser
  0 siblings, 2 replies; 5+ messages in thread
From: Horms @ 2007-01-10  8:03 UTC (permalink / raw)
  To: xen-devel; +Cc: Magnus Damm, Ian Campbell

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;

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH] kexec/kdump: fix grammar in comment
@ 2006-12-27  4:29 Horms
  0 siblings, 0 replies; 5+ messages in thread
From: Horms @ 2006-12-27  4:29 UTC (permalink / raw)
  To: xen-devel

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;

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-11  3:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-10  8:03 [PATCH] kexec/kdump: fix grammar in comment Horms
2007-01-10  9:29 ` 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

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.