[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1393534841.24588.131.camel@joe-AO722>
Date: Thu, 27 Feb 2014 13:00:41 -0800
From: Joe Perches <joe@...ches.com>
To: Christopher Li <sparse@...isli.org>
Cc: "H. Peter Anvin" <hpa@...or.com>, Ben Pfaff <blp@...ira.com>,
Josh Triplett <josh@...htriplett.org>,
Linux-Sparse <linux-sparse@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V2] sparse: Allow override of sizeof(bool) warning
On Thu, 2014-02-27 at 12:44 -0800, Christopher Li wrote:
> On Thu, Feb 27, 2014 at 12:26 PM, H. Peter Anvin <hpa@...or.com> wrote:
> > I would.
> Joe, I assume you are OK with this patch, the default is now off.
Of course
> diff --git a/lib.c b/lib.c
[]
> @@ -226,6 +226,7 @@ int Wparen_string = 0;
> +int Wsizeof_bool = 0;
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists