提交 d506dc87 编写于 作者: G Greg Kurz 提交者: Michael Tokarev

9p: drop unused declaration from coth.h

Commit "ebac1202 virtio-9p: use QEMU thread pool" dropped function
v9fs_init_worker_threads.
Signed-off-by: NGreg Kurz <gkurz@linux.vnet.ibm.com>
Signed-off-by: NMichael Tokarev <mjt@tls.msk.ru>
上级 cc2324d0
......@@ -47,7 +47,6 @@
} while (0)
extern void co_run_in_worker_bh(void *);
extern int v9fs_init_worker_threads(void);
extern int v9fs_co_readlink(V9fsPDU *, V9fsPath *, V9fsString *);
extern int v9fs_co_readdir_r(V9fsPDU *, V9fsFidState *,
struct dirent *, struct dirent **result);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册