提交 77ecd06a 编写于 作者: H Heiko Carsten 提交者: Martin Schwidefsky

[S390] sysctl: get rid of dead declaration

Remove dead sysctl_userprocess_debug. The variable is
gone since we map our old userprocess_debug sysctl to
the common code show_unhandled_signals sysctl on s390.
Signed-off-by: NHeiko Carsten <heiko.carstens@de.ibm.com>
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 b38f27e8
...@@ -20,8 +20,6 @@ ...@@ -20,8 +20,6 @@
struct task_struct; struct task_struct;
extern int sysctl_userprocess_debug;
extern struct task_struct *__switch_to(void *, void *); extern struct task_struct *__switch_to(void *, void *);
extern void update_per_regs(struct task_struct *task); extern void update_per_regs(struct task_struct *task);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册