diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2025-02-17 22:58:36 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-03-05 10:42:08 -0500 |
commit | d13fbeb74b7c22e2a22c3d2b8e39a9b8142128a9 (patch) | |
tree | 0316b33e43df70ef4c98730e99ab52d42e3e3347 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7b3e14acc1f205d05d001bdceb884c5568ef10b7 (diff) |
drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()
Using a _free(kfree) macro drops the need for a goto statement
as it will be freed when it goes out of scope.
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
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