public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kernel/trace/trace.h: Remove duplicate header
@ 2019-03-27 22:19 jagdsh.linux
  2019-03-28  6:25 ` Mukesh Ojha
  0 siblings, 1 reply; 2+ messages in thread
From: jagdsh.linux @ 2019-03-27 22:19 UTC (permalink / raw)
  To: rostedt, mingo; +Cc: linux-kernel, Jagadeesh Pagadala

From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>

Remove duplicate header which is included twice.

Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
---
 kernel/trace/trace.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kernel/trace/trace.h b/kernel/trace/trace.h
index d80cee4..e1e16f9 100644
--- a/kernel/trace/trace.h
+++ b/kernel/trace/trace.h
@@ -15,7 +15,6 @@
 #include <linux/trace_seq.h>
 #include <linux/trace_events.h>
 #include <linux/compiler.h>
-#include <linux/trace_seq.h>
 #include <linux/glob.h>
 
 #ifdef CONFIG_FTRACE_SYSCALLS
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] kernel/trace/trace.h: Remove duplicate header
  2019-03-27 22:19 [PATCH] kernel/trace/trace.h: Remove duplicate header jagdsh.linux
@ 2019-03-28  6:25 ` Mukesh Ojha
  0 siblings, 0 replies; 2+ messages in thread
From: Mukesh Ojha @ 2019-03-28  6:25 UTC (permalink / raw)
  To: jagdsh.linux, rostedt, mingo; +Cc: linux-kernel


On 3/28/2019 3:49 AM, jagdsh.linux@gmail.com wrote:
> From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>


Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

-Mukesh

> ---
>   kernel/trace/trace.h | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/kernel/trace/trace.h b/kernel/trace/trace.h
> index d80cee4..e1e16f9 100644
> --- a/kernel/trace/trace.h
> +++ b/kernel/trace/trace.h
> @@ -15,7 +15,6 @@
>   #include <linux/trace_seq.h>
>   #include <linux/trace_events.h>
>   #include <linux/compiler.h>
> -#include <linux/trace_seq.h>
>   #include <linux/glob.h>
>   
>   #ifdef CONFIG_FTRACE_SYSCALLS

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-28  6:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-27 22:19 [PATCH] kernel/trace/trace.h: Remove duplicate header jagdsh.linux
2019-03-28  6:25 ` Mukesh Ojha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox