提交 9e82d450 编写于 作者: R Richard Weinberger

um: remove dead code

"me" is not used.
Signed-off-by: NRichard Weinberger <richard@nod.at>
上级 9a8c1359
......@@ -508,7 +508,6 @@ int setup_signal_stack_si(unsigned long stack_top, int sig,
{
struct rt_sigframe __user *frame;
int err = 0;
struct task_struct *me = current;
frame = (struct rt_sigframe __user *)
round_down(stack_top - sizeof(struct rt_sigframe), 16);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册