Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[linux-2.6-block.git] / fs / libfs.c
index 680c727d1bbc4ac8ff022638fa9098b788cf92ac..0d14ae808fcfdb314af5b95ccabec10f1dac8c15 100644 (file)
@@ -1615,7 +1615,7 @@ EXPORT_SYMBOL(alloc_anon_inode);
  * All arguments are ignored and it just returns -EINVAL.
  */
 int
-simple_nosetlease(struct file *filp, int arg, struct file_lock **flp,
+simple_nosetlease(struct file *filp, int arg, struct file_lease **flp,
                  void **priv)
 {
        return -EINVAL;