diff options
author | Michal Wajdeczko <[email protected]> | 2024-09-19 19:15:25 +0200 |
---|---|---|
committer | Michal Wajdeczko <[email protected]> | 2024-10-07 12:59:46 +0200 |
commit | 99ce45cc25ebfb81328fe520ed5773c2e4929a8d (patch) | |
tree | a0dc7cf8ddeee5119eae20445db1f0ac58867b97 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 43971e30fd8ae24d8c4b6ce1203c1773bde781a4 (diff) |
drm/xe/pf: Update success code of pf_validate_vf_config()
This function may return negative error codes on invalid or
incomplete VF configuration, but unlike other int functions,
it was returning 1 instead of 0 on success, which might be
little inconvinient if we would like to use it directly in
other functions.
Signed-off-by: Michal Wajdeczko <[email protected]>
Reviewed-by: MichaĆ Winiarski <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions