[PATCH] video: fix Coverity missing break issue
Anatolij Gustschin
agust at denx.de
Sat Jan 18 12:26:15 CET 2020
On Mon, 6 Jan 2020 23:00:38 +0100
Anatolij Gustschin agust at denx.de wrote:
> Fix:
> >>> CID 280902: Control flow issues (MISSING_BREAK)
> >>> The case for value "VIDEO_BPP32" is not terminated
> >>> by a 'break' statement.
>
> Reported-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> drivers/video/vidconsole-uclass.c | 2 ++
> 1 file changed, 2 insertions(+)
Applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list