diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2023-12-15 17:04:54 +0200 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-02-13 13:56:44 -0700 |
commit | 60c2a6926cc94dcd8a60ab593b4092bc354061c3 (patch) | |
tree | 9b61c329a4a3a9fa88203acc07a59edb819db9e9 /tools/thermal/thermometer | |
parent | 4b357e2a6d6c364a88d50526675fe596a30766cb (diff) |
selftests/resctrl: Mark get_cache_size() cache_type const
get_cache_size() does not modify cache_type so it could be const.
Mark cache_type const so that const char * can be passed to it. This
prevents warnings once many of the test parameters are marked const.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/thermal/thermometer')
0 files changed, 0 insertions, 0 deletions