xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xensource.com
Subject: [PATCH] xc_save: fix comment typo in xc_domain_save
Date: Wed, 15 Dec 2010 17:44:25 +0100	[thread overview]
Message-ID: <20101215164425.GA26192@aepfle.de> (raw)

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),

                 reply	other threads:[~2010-12-15 16:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20101215164425.GA26192@aepfle.de \
    --to=olaf@aepfle.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).