diff options
author | Melissa Wen <mwen@igalia.com> | 2023-02-14 11:14:04 -0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-15 22:24:20 -0500 |
commit | af54167d2b35be289a6aa98c0ebbb9bc38a1bdce (patch) | |
tree | 4b59dd598b3744996cb57af677349d8ad20e42db /scripts/clang-tools/gen_compile_commands.py | |
parent | 6ff387e889c48e0380e41ac6a5b06c71380110cd (diff) |
drm/amd/display: unset initial value for tf since it's never used
In mod_color_calculate_{degamma/regamma}_params(), a tf variable is
initialized as TRANSFER_FUNCTION_SRGB but tf is only used after tf =
input->tf, therefore, better to just remove this initial value and avoid
misleading interpretations.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions