netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] More const ops cleanups
@ 2009-09-02  5:25 Stephen Hemminger
  2009-09-02  5:25 ` [PATCH 1/5] netdev: drivers should make ethtool_ops const Stephen Hemminger
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Stephen Hemminger @ 2009-09-02  5:25 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

Many places were not using const when defining/using structures
that only contain initialized values.

-- 


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

end of thread, other threads:[~2009-09-02 14:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-02  5:25 [PATCH 0/5] More const ops cleanups Stephen Hemminger
2009-09-02  5:25 ` [PATCH 1/5] netdev: drivers should make ethtool_ops const Stephen Hemminger
     [not found]   ` <20090902052538.276324751-ZtmgI6mnKB3QT0dZR+AlfA@public.gmane.org>
2009-09-02 13:53     ` John W. Linville
2009-09-02  5:25 ` [PATCH 2/5] net: seq_operations should be const Stephen Hemminger
2009-09-02  5:25 ` [PATCH 3/5] tcp: MD5 operations " Stephen Hemminger
2009-09-02  5:25 ` [PATCH 4/5] inet: inet_connection_sock_af_ops const Stephen Hemminger
2009-09-02  5:25 ` [PATCH 5/5] net: file_operations should be const Stephen Hemminger
2009-09-02  8:55   ` Samuel Ortiz
2009-09-02 13:53   ` John W. Linville
2009-09-02  7:46 ` [PATCH 0/5] More const ops cleanups 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).