[PATCH 1/2] video: tegra: Remove unreachable code
    Svyatoslav Ryhel 
    clamor95 at gmail.com
       
    Wed Oct  1 14:02:28 CEST 2025
    
    
  
ср, 1 жовт. 2025 р. о 14:55 Andrew Goodbody <andrew.goodbody at linaro.org> пише:
>
> The goto immediately after a return is unreachable. Remove it and its
> target label as redundant.
>
> This issue was found by Smatch.
>
> Signed-off-by: Andrew Goodbody <andrew.goodbody at linaro.org>
> ---
>  drivers/video/tegra/tegra124/dp.c | 2 --
>  1 file changed, 2 deletions(-)
Acked-by: Svyatoslav Ryhel <clamor95 at gmail.com>
    
    
More information about the U-Boot
mailing list