]> Pileus Git - ~andy/linux/blobdiff - fs/cifs/cifsfs.h
Pull kmalloc into release branch
[~andy/linux] / fs / cifs / cifsfs.h
index a6384d83fdefb00973327aad7df52d6c82032a82..8f75c6f24701ff4e5a63f99cccb3b316830204bc 100644 (file)
@@ -32,8 +32,8 @@
 #define TRUE 1
 #endif
 
-extern struct address_space_operations cifs_addr_ops;
-extern struct address_space_operations cifs_addr_ops_smallbuf;
+extern const struct address_space_operations cifs_addr_ops;
+extern const struct address_space_operations cifs_addr_ops_smallbuf;
 
 /* Functions related to super block operations */
 extern struct super_operations cifs_super_ops;