This function returns the exit code from binman, not any data. Fix up a few callers in the tests.
Signed-off-by: Simon Glass <[email protected]> --- Changes in v2: - Add new patch to drop unused return variable for _DoTestFile() tools/binman/ftest.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Applied to u-boot-dm, thanks!

