Re: [PATCH] net : make netlink_seq_ops const
From: Patrick McHardy <hidden>
Date: 2007-07-06 12:52:46
[please send networking patches to netdev] Philippe De Muyter wrote:
Hi all, Make netlink_seq_ops const
Might make more sense to do a big patch for all occurences of this in net/: # grep "^static struct seq_operations" -r net/ | wc -l 76