[U-Boot] [PATCH] dfu:fix: Replace wrong return value with proper one
Marek Vasut
marex at denx.de
Thu Apr 24 20:50:01 CEST 2014
On Thursday, April 24, 2014 at 10:24:53 AM, Lukasz Majewski wrote:
> This patch remove always false (since we tested ret = 0) ternary operator
> with ret value returned.
>
> Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
> ---
> drivers/dfu/dfu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Best regards,
Marek Vasut
More information about the U-Boot
mailing list