commit | 221883dad356c7df87978245c762ba9e951f7210 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 08 13:18:24 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 23 20:27:57 2019 -0700 |
tree | 7ec79143d0c284ed62efe5bf09f6dbb7bd8fc34d | |
parent | 097483da13836e4800e33b1c5fbcde74580d8d0d [diff] |
binman: Fix comment in bsection.GetEntries() This comment is out of date as it does not correctly describe the return value. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org>