commit | 85edfc1f6fdf1630c00dc57a63ab66d51608092e | [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 | d425d6056e0159ee26cb7f7037ff0b72ffd93658 [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>