commit | 85e15c54b69e0eb8998169bfc1afc2e27b5c2ac8 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Tue May 02 21:30:46 2017 +1200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 08 11:57:28 2017 -0400 |
tree | b80c0cdbabaff0e63abf5b7549ea4c01478f4305 | |
parent | 97a3e9171a22706ab3da28f154c5d2b0f1502c83 [diff] |
tools: moveconfig: extract helper function for user confirmation Avoid repetitive code dealing with asking the user for confirmation. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>