diff options
author | Tom Rix <[email protected]> | 2023-04-03 20:33:37 -0400 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-04-11 20:47:20 +0200 |
commit | 11fa52fe619acfa945712d94a0bc27c0f5bc49de (patch) | |
tree | 547fc93f2333f8c0c84129b241a53a9e6bf69d9a /tools/perf/scripts/python/futex-contention.py | |
parent | a038895e25b296ca1ef0254f92673ea64bc1a2ee (diff) |
cpufreq: amd-pstate: Make varaiable mode_state_machine static
smatch reports
drivers/cpufreq/amd-pstate.c:907:25: warning: symbol
'mode_state_machine' was not declared. Should it be static?
This variable is only used in one file so it should be static.
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Wyes Karny <[email protected]>
Tested-by: Wyes Karny <[email protected]>
Reviewed-by: Dhruva Gole <[email protected]>
[ rjw: Subject edits ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions