提交 d300d59c 编写于 作者: A Andrew Morton 提交者: Linus Torvalds

lib/syscall.c: unexport task_current_syscall()

It is only used by procfs and procfs cannot be a module.
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 ea1a8217
......@@ -72,4 +72,3 @@ int task_current_syscall(struct task_struct *target, long *callno,
return 0;
}
EXPORT_SYMBOL_GPL(task_current_syscall);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册