提交 8e0474f3 编写于 作者: S Serge E. Hallyn 提交者: Martin Schwidefsky

[S390] fix duplicate export of overflow{ug}id

overflowuid and overflowgid were exported twice.  Remove the export
from s390_ksyms.c
Signed-off-by: NSerge E. Hallyn <serue@us.ibm.com>
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 b4f7b1ee
......@@ -46,8 +46,6 @@ EXPORT_SYMBOL(__down_interruptible);
*/
extern int dump_fpu (struct pt_regs * regs, s390_fp_regs *fpregs);
EXPORT_SYMBOL(dump_fpu);
EXPORT_SYMBOL(overflowuid);
EXPORT_SYMBOL(overflowgid);
EXPORT_SYMBOL(empty_zero_page);
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册