diff options
Diffstat (limited to 'include/linux/lockd/sm_inter.h')
-rw-r--r-- | include/linux/lockd/sm_inter.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/lockd/sm_inter.h b/include/linux/lockd/sm_inter.h index 5a5448bdb17d..546b6102b0d7 100644 --- a/include/linux/lockd/sm_inter.h +++ b/include/linux/lockd/sm_inter.h | |||
@@ -41,7 +41,6 @@ struct nsm_res { | |||
41 | u32 state; | 41 | u32 state; |
42 | }; | 42 | }; |
43 | 43 | ||
44 | int nsm_monitor(struct nlm_host *); | ||
45 | int nsm_unmonitor(struct nlm_host *); | 44 | int nsm_unmonitor(struct nlm_host *); |
46 | extern int nsm_local_state; | 45 | extern int nsm_local_state; |
47 | 46 | ||