diff options
author | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2024-09-19 19:15:25 +0200 |
---|---|---|
committer | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2024-10-07 12:59:46 +0200 |
commit | 99ce45cc25ebfb81328fe520ed5773c2e4929a8d (patch) | |
tree | a0dc7cf8ddeee5119eae20445db1f0ac58867b97 /tools/perf/scripts/python/export-to-postgresql.py | |
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 <michal.wajdeczko@intel.com>
Reviewed-by: MichaĆ Winiarski <michal.winiarski@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240919171528.1451-3-michal.wajdeczko@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions