mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() [WHAT & HOW] "split_pipe" are assigned to test_pipe and then immediately are updated to other values. The same also applies to "status" as well. Similarly, "id", "dwb" and "unused_dpps" are assigned but the functions immediately return, and thus they have no effects. As a results, the assignments removed. This fixes 5 UNUSED_VALUE issues reported by Coverity. Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Roman Li <roman.li@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
---|---|---|
.. | ||
dce60 | ||
dce80 | ||
dce110 | ||
dce120 | ||
dcn10 | ||
dcn20 | ||
dcn21 | ||
dcn30 | ||
dcn32 | ||
dcn315 | ||
dcn401 | ||
ddc_regs.h | ||
generic_regs.h | ||
gpio_base.c | ||
gpio_regs.h | ||
gpio_service.c | ||
gpio_service.h | ||
hpd_regs.h | ||
hw_ddc.c | ||
hw_ddc.h | ||
hw_factory.c | ||
hw_factory.h | ||
hw_generic.c | ||
hw_generic.h | ||
hw_gpio.c | ||
hw_gpio.h | ||
hw_hpd.c | ||
hw_hpd.h | ||
hw_translate.c | ||
hw_translate.h | ||
Makefile |