]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ramfs/internal.h
[PATCH] mark address_space_operations const
[net-next-2.6.git] / fs / ramfs / internal.h
index 313237631b49dda2c66145fcc0bab146cc5472aa..c2bb58e74653351797d75c654b855b1fa72b4ed5 100644 (file)
@@ -10,6 +10,6 @@
  */
 
 
-extern struct address_space_operations ramfs_aops;
+extern const struct address_space_operations ramfs_aops;
 extern const struct file_operations ramfs_file_operations;
 extern struct inode_operations ramfs_file_inode_operations;