Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / fs / ramfs / internal.h
index 3132376..6b33063 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;