]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/staging/pohmelfs/inode.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[net-next-2.6.git] / drivers / staging / pohmelfs / inode.c
index e1ccb49c75ecd3c89c75b4154ca3f7a7eacfcf99..643b413d9f0f395fca978a56641cbe582beee773 100644 (file)
@@ -879,7 +879,7 @@ static struct inode *pohmelfs_alloc_inode(struct super_block *sb)
 /*
  * We want fsync() to work on POHMELFS.
  */
-static int pohmelfs_fsync(struct file *file, struct dentry *dentry, int datasync)
+static int pohmelfs_fsync(struct file *file, int datasync)
 {
        struct inode *inode = file->f_mapping->host;
        struct writeback_control wbc = {