aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-06-26 14:35:33 +0200
committerThomas Gleixner <[email protected]>2017-06-26 15:57:37 +0200
commitd7f7dc7b88ed7e98f6e503f821b60ace206a35bc (patch)
tree648eb5eca9495bf26bde9ff37617242e5763c868 /tools/perf/scripts/python/export-to-postgresql.py
parentbd20733045d5db55515442d828376a3a71d6be48 (diff)
x86/microcode: Make a couple of symbols static
The helper function __load_ucode_amd() and pointer intel_ucode_patch do not need to be in global scope, so make them static. Fixes those sparse warnings: "symbol '__load_ucode_amd' was not declared. Should it be static?" "symbol 'intel_ucode_patch' was not declared. Should it be static?" Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions