| commit | 471958e45bdd2c5103035faeccc0e03a39479fb1 | [log] [tgz] |
|---|---|---|
| author | Edward O'Callaghan <quasisec@google.com> | Wed Dec 09 12:40:12 2020 +1100 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 09 16:36:14 2020 +0000 |
| tree | a147ea5606181182799c3798886673428fb3fda6 | |
| parent | 84c8918aa1b4319c9260a1f695f7abbed083d6ac [diff] |
flashrom.c: Remove doit() usage from do_read() Step towards a world without the doit() function by removing one of its call sites and calling read_flash_to_file() directly. BUG=b:175161058 BRANCH=none TEST=none Signed-off-by: Edward O'Callaghan <quasisec@google.com> Change-Id: I0bee82d71455aaf1604183874d56db9f725680a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/2580666 Tested-by: Edward O'Callaghan <quasisec@chromium.org> Commit-Queue: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: Sam McNally <sammc@chromium.org>