diff options
author | Yu Jiaoliang <yujiaoliang@vivo.com> | 2024-09-06 15:01:09 +0800 |
---|---|---|
committer | Matthew Brost <matthew.brost@intel.com> | 2024-09-12 12:18:21 -0700 |
commit | bbb1ed0b4437ef728569457a136540ce2e6b11c4 (patch) | |
tree | a7ae28b3959af5103da2e899d85c3acf03a0c8d8 /tools/perf/scripts/python/gecko.py | |
parent | f96dbf7c321d70834d46f3aedb75a671e839b51e (diff) |
drm/xe: Use ERR_CAST to return an error-valued pointer
Instead of directly casting and returning an error-valued pointer,
use ERR_CAST to make the error handling more explicit and improve
code clarity.
Signed-off-by: Yu Jiaoliang <yujiaoliang@vivo.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240906070109.1852860-1-yujiaoliang@vivo.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions