diff options
author | Nikolay Borisov <nborisov@suse.com> | 2020-04-13 18:32:46 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-04-22 22:06:35 -0400 |
commit | a2806ef77ff9a965a70d6c194bb3a4801bbdb07d (patch) | |
tree | 938fa2ffdfbb59c9274b70f814da8a5eb0808a5a /kernel | |
parent | 353da87921a5ec654e7e9024e083f099f1b33c97 (diff) | |
download | linux-a2806ef77ff9a965a70d6c194bb3a4801bbdb07d.tar.gz linux-a2806ef77ff9a965a70d6c194bb3a4801bbdb07d.tar.bz2 linux-a2806ef77ff9a965a70d6c194bb3a4801bbdb07d.zip |
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions