Skip to content

Commit 4eebe38

Browse files
Jagadeesh Pagadalarostedt
authored andcommitted
kernel/trace/trace.h: Remove duplicate header of trace_seq.h
Remove duplicate header which is included twice. Link: http://lkml.kernel.org/r/1553725186-41442-1-git-send-email-jagdsh.linux@gmail.com Reviewed-by: Mukesh Ojha <mojha@codeaurora.org> Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
1 parent 9b2ca37 commit 4eebe38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kernel/trace/trace.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include <linux/trace_seq.h>
1616
#include <linux/trace_events.h>
1717
#include <linux/compiler.h>
18-
#include <linux/trace_seq.h>
1918
#include <linux/glob.h>
2019

2120
#ifdef CONFIG_FTRACE_SYSCALLS

0 commit comments

Comments
 (0)