From: Keir Fraser <keir.xen@gmail.com>
To: Zhigang Wang <zhigang.x.wang@oracle.com>, xen-devel@lists.xensource.com
Subject: Re: [PATCH] libxl: fix typo iff -> if
Date: Tue, 10 Jan 2012 21:04:30 +0000 [thread overview]
Message-ID: <CB32585E.287FC%keir.xen@gmail.com> (raw)
In-Reply-To: <a78507899bea4824901d.1326227419@zhigang.us.oracle.com>
On 10/01/2012 20:30, "Zhigang Wang" <zhigang.x.wang@oracle.com> wrote:
> # HG changeset patch
> # User Zhigang Wang <zhigang.x.wang@oracle.com>
> # Date 1326227259 18000
> # Node ID a78507899bea4824901d209d818b69545f607312
> # Parent 03138a08366b895d79e143119d4c9c72833cdbcd
> libxl: fix typo iff -> if
Iff means "if and only if". It was almost certainly intended here.
-- Keir
> Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
>
> diff -r 03138a08366b -r a78507899bea tools/libxl/libxl_types.idl
> --- a/tools/libxl/libxl_types.idl Fri Dec 09 16:19:36 2011 +0000
> +++ b/tools/libxl/libxl_types.idl Tue Jan 10 15:27:39 2012 -0500
> @@ -106,7 +106,7 @@ libxl_dominfo = Struct("dominfo",[
> ("dying", bool),
>
> ("shutdown_reason", uint8, False,
> -"""Valid SHUTDOWN_* value from xen/sched.h iff (shutdown||dying).
> +"""Valid SHUTDOWN_* value from xen/sched.h if (shutdown||dying).
>
> Otherwise set to a value guaranteed not to clash with any valid
> SHUTDOWN_* constant."""),
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
prev parent reply other threads:[~2012-01-10 21:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-10 20:30 [PATCH] libxl: fix typo iff -> if Zhigang Wang
2012-01-10 21:04 ` Keir Fraser [this message]
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=CB32585E.287FC%keir.xen@gmail.com \
--to=keir.xen@gmail.com \
--cc=xen-devel@lists.xensource.com \
--cc=zhigang.x.wang@oracle.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).