[U-Boot] [PATCH] x86: Fix various code format issues in start16.S

Simon Glass sjg at chromium.org
Wed Jan 21 17:03:06 CET 2015


On 19 January 2015 at 20:25, Bin Meng <bmeng.cn at gmail.com> wrote:
> Various minor code format issues are fixed in start16.S:
> - U-boot -> U-Boot
> - 32bit -> 32-bit
> - Use TAB instead of SPACE to indent
> - Move the indention location of the GDT comment block
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/start16.S | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list