All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] GCC4 cleanup question
@ 2005-05-28  4:00 Chuck Short
  2005-05-28  6:25 ` Bongani Hlope
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chuck Short @ 2005-05-28  4:00 UTC (permalink / raw)
  To: kernel-janitors

Hi,

I was wondering how would you fix warnings like the following:

net/ipv4/route.c: In function 'ip_route_input_slow':
net/ipv4/route.c:1770: warning: 'rth' may be used uninitialized in this 
functionnet/ipv4/route.c:1797: warning: 'rth' may be used uninitialized 
in this functionnet/ipv4/route.c: In function 'ip_route_output_slow':
net/ipv4/route.c:2270: warning: 'rth' may be used uninitialized in this 
functionnet/ipv4/route.c:2242: warning: 'rth' may be used uninitialized 
in this function

Thanks
chuck
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

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

end of thread, other threads:[~2005-05-30  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-28  4:00 [KJ] GCC4 cleanup question Chuck Short
2005-05-28  6:25 ` Bongani Hlope
2005-05-29 15:44 ` Ricardo Nabinger Sanchez
2005-05-30  8:33 ` Arnd Bergmann

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.