X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Ffs.h;h=ed6ee473cc8a96c94f19d02adfc645188492ae15;hb=18bce371ae09af6c20ee62c1092a4d1d0e84dd49;hp=3984f2358d1f56d98de234203ddec0cc9f20b538;hpb=d73b388459b1ee2e80f8ff9c1916d75640d7d920;p=pandora-kernel.git diff --git a/include/linux/fs.h b/include/linux/fs.h index 3984f2358d1f..ed6ee473cc8a 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -1066,7 +1066,6 @@ struct lock_manager_operations { int (*fl_grant)(struct file_lock *, struct file_lock *, int); void (*fl_release_private)(struct file_lock *); void (*fl_break)(struct file_lock *); - int (*fl_mylease)(struct file_lock *, struct file_lock *); int (*fl_change)(struct file_lock **, int); };