diff options
author | 2024-04-30 15:48:57 +0800 | |
---|---|---|
committer | 2024-04-30 12:23:06 +0200 | |
commit | 5c3fd1edaa8b4c093e877f6354b3745178015070 (patch) | |
tree | d05ef6d2ba27fb146508f4260fe558660e1d0ce6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: amd-pstate: fix code format problems (diff) | |
download | wireguard-linux-5c3fd1edaa8b4c093e877f6354b3745178015070.tar.xz wireguard-linux-5c3fd1edaa8b4c093e877f6354b3745178015070.zip |
cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freq
removed the unused variable `lowest_nonlinear_freq` for build warning.
This variable was defined and assigned a value in the previous code,
but it was not used in the subsequent code.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404271038.em6nJjzy-lkp@intel.com/
Signed-off-by: Perry Yuan <perry.yuan@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions