diff options
author | 2021-05-06 22:07:26 +0300 | |
---|---|---|
committer | 2021-05-12 12:22:56 +0200 | |
commit | 64e1f5872a8c3d80bce4686b4ab5dbc6e6bd30c5 (patch) | |
tree | 3c18eb93362287858a6e4674179d5da837306841 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.13-rc1 (diff) | |
download | linux-dev-64e1f5872a8c3d80bce4686b4ab5dbc6e6bd30c5.tar.xz linux-dev-64e1f5872a8c3d80bce4686b4ab5dbc6e6bd30c5.zip |
x86/alternatives: Make the x86nops[] symbol static
Sparse says:
arch/x86/kernel/alternative.c:78:21: warning: symbol 'x86nops' was not declared. Should it be static?
Since x86nops[] is not used outside this file, Sparse is right and it can be made static.
Signed-off-by: Pavel Skripkin <paskripkin@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210506190726.15575-1-paskripkin@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions