diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-04-30 11:05:13 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-05-01 01:18:52 +0300 |
commit | 97c39b4da606f6e6ec62689d1963ee6a5ad7f8ac (patch) | |
tree | af2b675f017160123e0bfb6586b14b717ac3f493 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d6c6d5ec6652f0c2492767d886e2c39d089d58b9 (diff) | |
download | linux-97c39b4da606f6e6ec62689d1963ee6a5ad7f8ac.tar.xz |
drm/amdgpu/userq: remove unnecessary NULL check
The "ticket" pointer points to in the middle of the &exec struct so it
can't be NULL. Remove the check.
Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions