switch ufs to simple_fsync()
[linux-block.git] / fs / ufs / ufs.h
index 69b3427d7885e0a42e1caa65a22c1ab79d5b015d..644e77e1359912d502bcc05dc50e476b6abe5e68 100644 (file)
@@ -98,7 +98,6 @@ extern void ufs_set_link(struct inode *dir, struct ufs_dir_entry *de,
 /* file.c */
 extern const struct inode_operations ufs_file_inode_operations;
 extern const struct file_operations ufs_file_operations;
-
 extern const struct address_space_operations ufs_aops;
 
 /* ialloc.c */