mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-08 00:23:23 -04:00
The variable result is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
---|---|---|
.. | ||
dce112_compressor.c | ||
dce112_compressor.h | ||
dce112_hw_sequencer.c | ||
dce112_hw_sequencer.h | ||
dce112_resource.c | ||
dce112_resource.h | ||
Makefile |