diff options
author | Randy Dunlap <[email protected]> | 2020-03-26 14:16:58 -0700 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-03-27 11:05:41 +0100 |
commit | 4de4952c0abcb490039cdc946e49ed7f237285a2 (patch) | |
tree | f40c5f3678bf47d532e8349cea77ce6883df7d1c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 01bd18624d91cfe82e7df4bfe2f22814a20b993a (diff) |
x86/jump_label: Move 'inline' keyword placement
Fix gcc warning when -Wextra is used by moving the keyword:
arch/x86/kernel/jump_label.c:61:1: warning: ‘inline’ is not at \
beginning of declaration [-Wold-style-declaration]
static void inline __jump_label_transform(struct jump_entry *entry,
^~~~~~
Reported-by: Zzy Wysm <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions