diff options
Diffstat (limited to 'include/linux/lockd')
-rw-r--r-- | include/linux/lockd/lockd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/lockd/lockd.h b/include/linux/lockd/lockd.h index f15a4f5ccbfb..30a6a9c1ce42 100644 --- a/include/linux/lockd/lockd.h +++ b/include/linux/lockd/lockd.h | |||
@@ -240,7 +240,6 @@ void nlm_release_host(struct nlm_host *); | |||
240 | void nlm_shutdown_hosts(void); | 240 | void nlm_shutdown_hosts(void); |
241 | extern void nlm_host_rebooted(const struct sockaddr_in *, const char *, | 241 | extern void nlm_host_rebooted(const struct sockaddr_in *, const char *, |
242 | unsigned int, u32); | 242 | unsigned int, u32); |
243 | void nsm_release(struct nsm_handle *); | ||
244 | 243 | ||
245 | /* | 244 | /* |
246 | * Host monitoring | 245 | * Host monitoring |