]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/netfilter/nf_conntrack_expect.h
[PATCH] mark struct file_operations const 1
[linux-2.6-omap-h63xx.git] / include / net / netfilter / nf_conntrack_expect.h
index 41bcc9eb42062044a3bb47c7442884002e0f1136..173c7c1eff236330ba3f6433ba0f9d75f731b317 100644 (file)
@@ -8,7 +8,7 @@
 
 extern struct list_head nf_conntrack_expect_list;
 extern struct kmem_cache *nf_conntrack_expect_cachep;
-extern struct file_operations exp_file_ops;
+extern const struct file_operations exp_file_ops;
 
 struct nf_conntrack_expect
 {