diff options
author | Ilpo Järvinen <[email protected]> | 2023-12-15 17:04:54 +0200 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2024-02-13 13:56:44 -0700 |
commit | 60c2a6926cc94dcd8a60ab593b4092bc354061c3 (patch) | |
tree | 9b61c329a4a3a9fa88203acc07a59edb819db9e9 /net/lapb/lapb_subr.c | |
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 <[email protected]>
Reviewed-by: Reinette Chatre <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions