Skip to content
Snippets Groups Projects
Commit 672ad18c authored by Łukasz Majewski's avatar Łukasz Majewski Committed by Marek Vasut
Browse files

dfu:fix: Replace wrong return value with proper one


This patch remove always false (since we tested ret = 0) ternary operator
with ret value returned.

Signed-off-by: default avatarLukasz Majewski <l.majewski@samsung.com>
parent e6e493f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment