[PATCH v2 02/28] binman: Drop unused return variable for _DoTestFile()

Simon Glass sjg at chromium.org
Fri Oct 30 04:34:11 CET 2020


This function returns the exit code from binman, not any data. Fix up a
few callers in the tests.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

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!


More information about the U-Boot mailing list