fs/hfsplus: Use the enum req_op and blk_opf_t types
[linux-2.6-microblaze.git] / fs / hfsplus / hfsplus_fs.h
index 396e73a..a5db2e3 100644 (file)
@@ -525,7 +525,7 @@ int hfsplus_compare_dentry(const struct dentry *dentry, unsigned int len,
 
 /* wrapper.c */
 int hfsplus_submit_bio(struct super_block *sb, sector_t sector, void *buf,
-                      void **data, int op, int op_flags);
+                      void **data, blk_opf_t opf);
 int hfsplus_read_wrapper(struct super_block *sb);
 
 /*