diff options
author | Ilpo Järvinen <[email protected]> | 2023-12-15 17:04:50 +0200 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2024-02-13 13:56:43 -0700 |
commit | 348139384ba30eccd4ce4f01fcf575b08ce81b83 (patch) | |
tree | f27ad47e0946ea0f80f2a2a65e3ca6a715909423 /net/lapb/lapb_subr.c | |
parent | bcd8a929a5387178d917da785896e53b0845ab37 (diff) |
selftests/resctrl: Change function comments to say < 0 on error
A number function comments state the function return non-zero on
failure but in reality they can only return 0 on success and < 0 on
error.
Update the comments to say < 0 on error to match the behavior.
While at it, improve cat_val() comment to state that 0 means the test
was run (either pass or fail).
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