[U-Boot] [PATCH 3/6] video: Use 'int' for loop variables instead of short

Anatolij Gustschin agust at denx.de
Sat Feb 6 14:05:05 CET 2016


On Sat, 30 Jan 2016 15:45:16 -0700
Simon Glass sjg at chromium.org wrote:

> Using short doesn't save anything and is confusing when the width and height
> variables are ulong.
> 
> This may fix Coverity CID134902 but I doubt it.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  drivers/video/video_bmp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied to u-boot-staging, thanks!

--
Anatolij


More information about the U-Boot mailing list