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

Simon Glass sjg at chromium.org
Sat Jan 24 00:55:32 CET 2015


On 21 January 2015 at 09:03, Simon Glass <sjg at chromium.org> wrote:
>
> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list