All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] More const ops cleanups
@ 2009-09-02  5:25 Stephen Hemminger
  2009-09-02  5:25   ` Stephen Hemminger
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ 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] 13+ messages in thread

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

Thread overview: 13+ 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
2009-09-02  5:25   ` Stephen Hemminger
2009-09-02 13:53   ` John W. Linville
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  5:25   ` 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 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.