Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux...
[firefly-linux-kernel-4.4.55.git] / fs / cifs / cifsglob.h
index 1fcf4e5b3112752c09180f7ec4e4e17b7693a742..38ce6d44b1451ef420bc7e233b1afac107b7b932 100644 (file)
@@ -942,8 +942,6 @@ GLOBAL_EXTERN spinlock_t siduidlock;
 GLOBAL_EXTERN spinlock_t sidgidlock;
 
 void cifs_oplock_break(struct work_struct *work);
-void cifs_oplock_break_get(struct cifsFileInfo *cfile);
-void cifs_oplock_break_put(struct cifsFileInfo *cfile);
 
 extern const struct slow_work_ops cifs_oplock_break_ops;