aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/lockd/lockd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/lockd/lockd.h')
-rw-r--r--include/linux/lockd/lockd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/lockd/lockd.h b/include/linux/lockd/lockd.h
index 08ab9773f762..860a93f6ce6d 100644
--- a/include/linux/lockd/lockd.h
+++ b/include/linux/lockd/lockd.h
@@ -153,8 +153,6 @@ long nlmclnt_block(struct nlm_rqst *req, long timeout);
153u32 nlmclnt_grant(const struct sockaddr_in *addr, const struct nlm_lock *); 153u32 nlmclnt_grant(const struct sockaddr_in *addr, const struct nlm_lock *);
154void nlmclnt_recovery(struct nlm_host *, u32); 154void nlmclnt_recovery(struct nlm_host *, u32);
155int nlmclnt_reclaim(struct nlm_host *, struct file_lock *); 155int nlmclnt_reclaim(struct nlm_host *, struct file_lock *);
156int nlmclnt_setgrantargs(struct nlm_rqst *, struct nlm_lock *);
157void nlmclnt_freegrantargs(struct nlm_rqst *);
158 156
159/* 157/*
160 * Host cache 158 * Host cache