netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/42] Kill -Wunused-but-set warnings
@ 2011-04-18  0:32 David Miller
  2011-04-18  2:19 ` Ben Hutchings
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2011-04-18  0:32 UTC (permalink / raw)
  To: netdev


The weather is real nice, so I decided to lock myself inside and
fix compiler warnings.

I started using gcc-4.6.x on my primary sparc64 build test machine the
other week and it now enables -Wunused-but-set with -Wall and it does
catch a bunch of bogus stuff.

Most of the cases are where you'd expect them, ISDN and ATM.

This is the first pass I've made over the networking cases.

There's still a bunch more to do.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-18  3:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18  0:32 [PATCH 0/42] Kill -Wunused-but-set warnings David Miller
2011-04-18  2:19 ` Ben Hutchings
2011-04-18  3:38   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).