binman: Tidy up some comments in the tests
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jul 2018 19:25:27 +0000 (13:25 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 1 Aug 2018 22:30:07 +0000 (16:30 -0600)
commitea6922e3d6a1b6b73d7baef4998f8bef0fe332ad
tree0baf8edcec2d78a295af2f3b9d8bd9b64bb26c92
parentb2b0df8f39a093baf40c8cc775f99fefbaeb7e4e
binman: Tidy up some comments in the tests

A few lines are commented out and can be removed. Also fix return-value
docs for _DoReadFile() and _DoReadFileDtb().

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py