Re: [U-Boot] [PATCH 02/14] Rename hush to cli_hush

2014-05-30 Thread Tom Rini
On Thu, Apr 10, 2014 at 08:01:24PM -0600, Simon Glass wrote: > Hush is a command-line interpreter, so rename it to make that clearer. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

[U-Boot] [PATCH 02/14] Rename hush to cli_hush

2014-04-10 Thread Simon Glass
Hush is a command-line interpreter, so rename it to make that clearer. Signed-off-by: Simon Glass --- board/keymile/common/common.c | 2 +- board/keymile/common/ivm.c | 2 +- common/Makefile| 2 +- common/{hush.c => cli_hush.c} | 4 ++-- common/main.c | 2