diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2020-07-31 00:45:55 +0200 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-08-03 19:34:37 +0200 |
commit | 1c39d761ff5c90227fc582c45018d5922efaa253 (patch) | |
tree | 24467b72cc04210db59c2d0b332f666ab06eb1a7 /kernel | |
parent | tracepoint: Mark __tracepoint_string's __used (diff) | |
download | linux-1c39d761ff5c90227fc582c45018d5922efaa253.tar.xz linux-1c39d761ff5c90227fc582c45018d5922efaa253.zip |
tracepoint: Use __used attribute definitions from compiler_attributes.h
Just a small cleanup while I was touching this header.
compiler_attributes.h does feature detection of these __attributes__(())
and provides more concise ways to invoke them.
Link: https://lkml.kernel.org/r/20200730224555.2142154-3-ndesaulniers@google.com
Acked-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions