net: file_operations should be const
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 1 Sep 2009 19:25:05 +0000 (19:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Sep 2009 08:03:53 +0000 (01:03 -0700)
All instances of file_operations should be const.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found