diff options
| author | Melissa Wen <[email protected]> | 2023-02-14 11:14:04 -0100 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-02-15 22:24:20 -0500 |
| commit | af54167d2b35be289a6aa98c0ebbb9bc38a1bdce (patch) | |
| tree | 4b59dd598b3744996cb57af677349d8ad20e42db /drivers/platform/surface/aggregator/ssh_request_layer.c | |
| 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 <[email protected]>
Signed-off-by: Melissa Wen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_request_layer.c')
0 files changed, 0 insertions, 0 deletions