qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Stefan Weil <sw@weilnetz.de>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Fix spelling in comments (iff -> if)
Date: Sun, 26 Feb 2012 10:39:29 -0600	[thread overview]
Message-ID: <4F4A6041.5060102@codemonkey.ws> (raw)
In-Reply-To: <1330263596-4988-1-git-send-email-sw@weilnetz.de>

On 02/26/2012 07:39 AM, Stefan Weil wrote:
> Signed-off-by: Stefan Weil<sw@weilnetz.de>
> ---
>   a.out.h                |    2 +-
>   arm-dis.c              |   22 +++++++++++-----------
>   block.c                |    2 +-
>   block/qcow2-refcount.c |    4 ++--
>   hw/alpha_typhoon.c     |    2 +-
>   hw/hid.h               |    2 +-
>   hw/pcnet.c             |    2 +-
>   m68k-dis.c             |    4 ++--
>   memory.h               |    4 ++--
>   monitor.c              |    2 +-
>   net/socket.c           |    2 +-
>   qemu-img.c             |    2 +-
>   tcg/hppa/tcg-target.c  |    6 +++---
>   13 files changed, 28 insertions(+), 28 deletions(-)
>
> diff --git a/a.out.h b/a.out.h
> index 33ca7f7..7ea8d5a 100644
> --- a/a.out.h
> +++ b/a.out.h
> @@ -136,7 +136,7 @@ struct external_scnhdr {
>    */
>   struct external_lineno {
>     union {
> -    host_ulong l_symndx; /* function name symbol index, iff l_lnno 0 */

I don't know if this is the intention but this may be short hand for 'if and 
only if'.  I do use this short hand quite a bit myself.

http://en.wikipedia.org/wiki/If_and_only_if

Regards,

Anthony Liguori

  reply	other threads:[~2012-02-26 16:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-26 13:39 [Qemu-devel] [PATCH] Fix spelling in comments (iff -> if) Stefan Weil
2012-02-26 16:39 ` Anthony Liguori [this message]
2012-02-26 18:58   ` Stefan Weil
2012-02-26 19:09     ` Peter Maydell
2012-02-26 20:01     ` Anthony Liguori

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=4F4A6041.5060102@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=sw@weilnetz.de \
    /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).