[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140912171252.a6b651d9ab06edc97c4ff67d@linux-foundation.org>
Date: Fri, 12 Sep 2014 17:12:52 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: "Rustad, Mark D" <mark.d.rustad@...el.com>
Cc: Michal Nazarewicz <mina86@...a86.com>,
"Kirsher, Jeffrey T" <jeffrey.t.kirsher@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Hagen Paul Pfeifer <hagen@...u.net>,
"Steven Rostedt" <rostedt@...dmis.org>
Subject: Re: [PATCH 2/2] kernel.h: use __COUNTER__ in min and max macros to
avoid -Wshadow warnings
On Fri, 12 Sep 2014 23:43:51 +0000 "Rustad, Mark D" <mark.d.rustad@...el.com> wrote:
> Do you mean the number of warnings enabled, or the number of warning messages being generated?
The latter.
My problem is I use crufty old compilers so a number of the warnings I
see aren't seen by sane people and it' snot worth mucking up the source
to fix them.
otoh crufty new compilers add warnings which I won't see...
--
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