
16 Feb
2013
16 Feb
'13
12:53 a.m.
On Wed, Dec 26, 2012 at 10:57 AM, Simon Glass sjg@chromium.org wrote:
If we get a Ctrl-C abort, we always print a newline. Move this repeated code out of the functions and into a single place in the caller.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to x86/master.
common/cmd_mem.c | 32 +++++++++----------------------- 1 files changed, 9 insertions(+), 23 deletions(-)