Commit 8fae87ee authored by Mike Rapoport's avatar Mike Rapoport Committed by Andrei Vagin

criu: cleanup stale declarations of parasite_{init, fini}_threads_seized

Signed-off-by: 's avatarMike Rapoport <rppt@linux.vnet.ibm.com>
parent 5f99c560
...@@ -52,7 +52,4 @@ extern int parasite_dump_cgroup(struct parasite_ctl *ctl, struct parasite_dump_c ...@@ -52,7 +52,4 @@ extern int parasite_dump_cgroup(struct parasite_ctl *ctl, struct parasite_dump_c
extern struct parasite_tty_args *parasite_dump_tty(struct parasite_ctl *ctl, int fd, int type); extern struct parasite_tty_args *parasite_dump_tty(struct parasite_ctl *ctl, int fd, int type);
extern int parasite_init_threads_seized(struct parasite_ctl *ctl, struct pstree_item *item);
extern int parasite_fini_threads_seized(struct parasite_ctl *ctl);
#endif /* __CR_PARASITE_SYSCALL_H__ */ #endif /* __CR_PARASITE_SYSCALL_H__ */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment