From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Trent Piepho <tpiepho@gmail.com>
Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com,
Liam Girdwood <lrg@ti.com>
Subject: Re: [PATCH] ASoC: core: Convert single bit wide bitfields into bools
Date: Wed, 8 Feb 2012 20:05:37 +0000 [thread overview]
Message-ID: <20120208200536.GA11038@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <CA+7tXij_LDDFSYM8Wkyfwb1cRDAZ4DMEDVBL-vrnXs+W-8zm3w@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 312 bytes --]
On Wed, Feb 08, 2012 at 02:52:49PM -0500, Trent Piepho wrote:
> Linux defines bool as _Bool, which is a native type from C99. _Bools
> in structs appear to be the same as unsigned char. They each take one
> byte and have an alignment of one.
Well, that's a bit of a failure isn't it? Let's not bother then.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
prev parent reply other threads:[~2012-02-08 20:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-08 18:58 [PATCH] ASoC: core: Convert single bit wide bitfields into bools Mark Brown
2012-02-08 19:08 ` Trent Piepho
2012-02-08 19:13 ` Mark Brown
2012-02-08 19:52 ` Trent Piepho
2012-02-08 20:05 ` Mark Brown [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=20120208200536.GA11038@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=lrg@ti.com \
--cc=patches@opensource.wolfsonmicro.com \
--cc=tpiepho@gmail.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 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.