提交 02c3530d 编写于 作者: A Adrian Bunk 提交者: Rusty Russell

unexport access_process_vm

This patch removes the no longer used EXPORT_SYMBOL_GPL(access_process_vm).
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
上级 9b56fdb4
......@@ -2748,4 +2748,3 @@ int access_process_vm(struct task_struct *tsk, unsigned long addr, void *buf, in
return buf - old_buf;
}
EXPORT_SYMBOL_GPL(access_process_vm);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册