From: Stefan Weil <sw@weilnetz.de>
To: qemu-trivial@nongnu.org
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH 2/2] bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
Date: Wed, 19 Feb 2014 06:19:55 +0100 [thread overview]
Message-ID: <53043EFB.3070503@weilnetz.de> (raw)
In-Reply-To: <1392786705-9730-3-git-send-email-sw@weilnetz.de>
Am 19.02.2014 06:11, schrieb Stefan Weil:
> The function use uint16_t or uint32_t values, so show this in the function
The functions ...
> prototypes. Non-optimizing compilers will avoid unnecessary type
> conversions when generating calls of these inline function.
... inline functions.
Maybe these typos can be fixed during the commit.
Thanks,
Stefan
WARNING: multiple messages have this Message-ID (diff)
From: Stefan Weil <sw@weilnetz.de>
To: qemu-trivial@nongnu.org
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 2/2] bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
Date: Wed, 19 Feb 2014 06:19:55 +0100 [thread overview]
Message-ID: <53043EFB.3070503@weilnetz.de> (raw)
In-Reply-To: <1392786705-9730-3-git-send-email-sw@weilnetz.de>
Am 19.02.2014 06:11, schrieb Stefan Weil:
> The function use uint16_t or uint32_t values, so show this in the function
The functions ...
> prototypes. Non-optimizing compilers will avoid unnecessary type
> conversions when generating calls of these inline function.
... inline functions.
Maybe these typos can be fixed during the commit.
Thanks,
Stefan
next prev parent reply other threads:[~2014-02-19 5:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-19 5:11 [Qemu-trivial] [PATCH 0/2] bswap: Clean prototypes of st* functions Stefan Weil
2014-02-19 5:11 ` [Qemu-devel] " Stefan Weil
2014-02-19 5:11 ` [Qemu-trivial] [PATCH 1/2] bswap: Modify prototype of stb_p (avoid type conversions) Stefan Weil
2014-02-19 5:11 ` [Qemu-devel] " Stefan Weil
2014-02-19 5:11 ` [Qemu-trivial] [PATCH 2/2] bswap: Modify prototypes of st[wl]_{le, be}_p " Stefan Weil
2014-02-19 5:11 ` [Qemu-devel] " Stefan Weil
2014-02-19 5:19 ` Stefan Weil [this message]
2014-02-19 5:19 ` Stefan Weil
2014-02-19 10:16 ` [Qemu-trivial] [PATCH 0/2] bswap: Clean prototypes of st* functions Laszlo Ersek
2014-02-19 10:16 ` [Qemu-devel] " Laszlo Ersek
2014-02-22 12:06 ` [Qemu-trivial] " Michael Tokarev
2014-02-22 12:06 ` [Qemu-devel] " Michael Tokarev
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=53043EFB.3070503@weilnetz.de \
--to=sw@weilnetz.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/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 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.