[PATCH 2/2] video: tegra: Incorrect operator used
    Svyatoslav Ryhel 
    clamor95 at gmail.com
       
    Wed Oct  1 14:02:49 CEST 2025
    
    
  
ср, 1 жовт. 2025 р. о 14:55 Andrew Goodbody <andrew.goodbody at linaro.org> пише:
>
> Combining two bits into a mask requires the use of the binary 'or'
> operator not the logical one. Correct it.
>
> This issue was found by Smatch.
>
> Signed-off-by: Andrew Goodbody <andrew.goodbody at linaro.org>
> ---
>  drivers/video/tegra/tegra124/sor.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Svyatoslav Ryhel <clamor95 at gmail.com>
    
    
More information about the U-Boot
mailing list