]> err.no Git - linux-2.6/blobdiff - fs/ramfs/internal.h
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer...
[linux-2.6] / fs / ramfs / internal.h
index 313237631b49dda2c66145fcc0bab146cc5472aa..6b330639b51dc7b497d6cc9ac8726ce0c004ec37 100644 (file)
@@ -10,6 +10,5 @@
  */
 
 
-extern struct address_space_operations ramfs_aops;
-extern const struct file_operations ramfs_file_operations;
-extern struct inode_operations ramfs_file_inode_operations;
+extern const struct address_space_operations ramfs_aops;
+extern const struct inode_operations ramfs_file_inode_operations;