
21 Jan
2015
21 Jan
'15
5:03 p.m.
On 19 January 2015 at 20:25, Bin Meng bmeng.cn@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@gmail.com
arch/x86/cpu/start16.S | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
Acked-by: Simon Glass sjg@chromium.org