提交 9470178e 编写于 作者: D David Woodhouse

AUDIT: Remove stray declaration of tsk from audit_receive_msg().

It's not used any more.
Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 9ad9ad38
......@@ -372,7 +372,6 @@ static int audit_receive_msg(struct sk_buff *skb, struct nlmsghdr *nlh)
u16 msg_type = nlh->nlmsg_type;
uid_t loginuid; /* loginuid of sender */
struct audit_sig_info sig_data;
struct task_struct *tsk;
err = audit_netlink_ok(NETLINK_CB(skb).eff_cap, msg_type);
if (err)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册