OSDN Git Service

x86/build: Drop superfluous ALIGN from the linker script
authorCao jin <caoj.fnst@cn.fujitsu.com>
Thu, 8 Feb 2018 06:38:57 +0000 (14:38 +0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 13 Feb 2018 12:08:46 +0000 (13:08 +0100)
commita06cc94f3f8dfab74fe7fac3a6e9f15d77566d00
tree38824fe7d18efe3e91d8580c7c982bc52de16774
parent178e834c47b0d01352c48730235aae69898fbc02
x86/build: Drop superfluous ALIGN from the linker script

ALIGN(8) is superfluous since macro TEXT_TEXT already has one.

bonus cleanups:

  - indentation fix
  - spaces -> tab.

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20180208063857.15197-1-caoj.fnst@cn.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/vmlinux.lds.S