提交 c642f9e0 编写于 作者: A Adrian Bunk 提交者: Linus Torvalds

[PATCH] make drivers/md/dm-snap.c:ksnapd static

Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Acked-by: NAlasdair G Kergon <agk@redhat.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 88b20a1a
......@@ -39,7 +39,7 @@
*/
#define SNAPSHOT_PAGES 256
struct workqueue_struct *ksnapd;
static struct workqueue_struct *ksnapd;
static void flush_queued_bios(struct work_struct *work);
struct pending_exception {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册