OSDN Git Service

tracing: Remove DECLARE_TRACE_NOARGS
authorNikolay Borisov <nborisov@suse.com>
Mon, 13 Apr 2020 15:32:46 +0000 (18:32 +0300)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 23 Apr 2020 02:06:35 +0000 (22:06 -0400)
commita2806ef77ff9a965a70d6c194bb3a4801bbdb07d
tree938fa2ffdfbb59c9274b70f814da8a5eb0808a5a
parent353da87921a5ec654e7e9024e083f099f1b33c97
tracing: Remove DECLARE_TRACE_NOARGS

This macro was intentionally broken so that the kernel code is not
poluted with such noargs macro used simply as markers. This use case
can be satisfied by using dummy no inline functions. Just remove it.

Link: http://lkml.kernel.org/r/20200413153246.8511-1-nborisov@suse.com
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
include/linux/tracepoint.h