diff options
author | Ilpo Järvinen <[email protected]> | 2023-12-15 17:05:10 +0200 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2024-02-13 13:56:45 -0700 |
commit | 15f298821289d3efba87bb34db29d0ba9780a443 (patch) | |
tree | 83583ce2b6d7587910fa4a2b2dc6fa5671799429 /net/lapb/lapb_subr.c | |
parent | 6c8cb747d071cf72c2930e09bb20ab3eabfe62ff (diff) |
selftests/resctrl: Create struct for input parameters
resctrl_tests reads a set of parameters and passes them individually
for each tests which causes variations in the call signature between
the tests.
Add struct input_params to hold all input parameters. It can be easily
passed to every test without varying the call signature.
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