All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xc_save: fix comment typo in xc_domain_save
@ 2010-12-15 16:44 Olaf Hering
  0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2010-12-15 16:44 UTC (permalink / raw)
  To: xen-devel

evey -> every

Signed-off-by: Olaf Hering <olaf@aepfle.de>

---
 tools/libxc/xc_domain_save.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- xen-unstable.hg-4.1.22544.orig/tools/libxc/xc_domain_save.c
+++ xen-unstable.hg-4.1.22544/tools/libxc/xc_domain_save.c
@@ -1199,7 +1199,7 @@ int xc_domain_save(xc_interface *xch, in
 
             if ( !last_iter )
             {
-                /* Slightly wasteful to peek the whole array evey time,
+                /* Slightly wasteful to peek the whole array every time,
                    but this is fast enough for the moment. */
                 frc = xc_shadow_control(
                     xch, dom, XEN_DOMCTL_SHADOW_OP_PEEK, HYPERCALL_BUFFER(to_skip),

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-15 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-15 16:44 [PATCH] xc_save: fix comment typo in xc_domain_save Olaf Hering

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.