From: Rusty Russell <rusty@rustcorp.com.au>
To: linux-kernel@vger.kernel.org
Cc: Arjan van de Ven <arjan@infradead.org>
Subject: Re: [PATCH 1/4] module_param: bool params should still work with #include <stdbool.h>
Date: Mon, 9 Feb 2009 20:03:39 +1030 [thread overview]
Message-ID: <200902092003.39875.rusty@rustcorp.com.au> (raw)
On Monday 09 February 2009 18:22:26 Rusty Russell wrote:
>
> Code such as "module_param(foo, bool, 0400)" no longer compiles if one
> includes stdbool.h: the ISO standard requires that this "#define bool
> _Bool".
Of course, better fix is not to use stdbool.h, but leave it to the
typedef in kernel/types.h.
Forget this patch...
Rusty.
next reply other threads:[~2009-02-09 9:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-09 9:33 Rusty Russell [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-02-09 7:52 [PATCH 1/4] module_param: bool params should still work with #include <stdbool.h> Rusty Russell
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=200902092003.39875.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=arjan@infradead.org \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox