tracing: Remove duplicate declaration from trace.h
authorYordan Karadzhov (VMware) <y.karadz@gmail.com>
Thu, 4 Mar 2021 09:23:48 +0000 (11:23 +0200)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 4 Mar 2021 14:44:47 +0000 (09:44 -0500)
commit70d443d8463339869f371e77fa594b850f374565
tree8d3bcb0f50b61589216488596c05201c4adaafc6
parent999340d51174ce4141dd723105d4cef872b13ee9
tracing: Remove duplicate declaration from trace.h

A declaration of function "int trace_empty(struct trace_iterator *iter)"
shows up twice in the header file kernel/trace/trace.h

Link: https://lkml.kernel.org/r/20210304092348.208033-1-y.karadz@gmail.com
Signed-off-by: Yordan Karadzhov (VMware) <y.karadz@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/trace.h