[U-Boot] [PATCH 01/16] x86: Drop leading spaces in cpu_x86_get_desc()
Bin Meng
bmeng.cn at gmail.com
Wed Apr 12 03:09:16 UTC 2017
On Mon, Mar 20, 2017 at 2:59 AM, Simon Glass <sjg at chromium.org> wrote:
> The Intel CPU name can have leading spaces. Remove them since they are not
> useful.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/cpu/cpu_x86.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list