提交 f38bacb3 编写于 作者: H Himanshu Maithani 提交者: Jiri Kosina

stacktrace.h: remove duplicate declaration task_struct

There is duplicate declaration for struct task_struct.
One can be removed safely.
Signed-off-by: NHimanshu Maithani <hmaithani@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 c5b66e47
......@@ -5,8 +5,6 @@ struct task_struct;
struct pt_regs;
#ifdef CONFIG_STACKTRACE
struct task_struct;
struct stack_trace {
unsigned int nr_entries, max_entries;
unsigned long *entries;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册