diff options
author | Mathieu Malaterre <[email protected]> | 2018-06-26 22:23:00 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-06-27 09:55:58 +0200 |
commit | 9331510135640429711afbd0c810686100824a79 (patch) | |
tree | c8f8b384a80b7740d4764c92e25fdccbe1095371 /tools/perf/util/trace-event-scripting.c | |
parent | 32fdbd90cc03f01d452138bab4d8a120873d6acf (diff) |
perf/core: Move inline keyword at the beginning of declaration
Fix non-fatal warning triggered during compilation with W=1:
kernel/events/core.c:6106:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
static void __always_inline
^~~~~~
Signed-off-by: Mathieu Malaterre <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions