diff options
author | Ilpo Järvinen <[email protected]> | 2024-06-10 18:14:53 +0300 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2024-07-11 11:23:54 -0600 |
commit | 909592b5dafa3680994b1d5144b6d5781eb49ab8 (patch) | |
tree | 8c46b109109b16ade3e54be71260de5acb2b5089 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | fa1116d06ebc4673c4e8ca23d8e7ef73db544480 (diff) |
selftests/resctrl: Make some strings passed to resctrlfs functions const
Control group, monitor group and resctrl_val are not mutated and
should not be mutated within resctrlfs.c functions.
Mark this by using const char * for the arguments.
Signed-off-by: Ilpo Järvinen <[email protected]>
Tested-by: Babu Moger <[email protected]>
Reviewed-by: Reinette Chatre <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions