]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/boot: Correct setup_header.start_sys name
authorBorislav Petkov <bp@suse.de>
Tue, 21 Feb 2017 18:36:39 +0000 (19:36 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 1 Mar 2017 10:27:26 +0000 (11:27 +0100)
commit8392f16d38bb5222c03073a3906b7fd272386faf
tree90653cd202104715c35012784e02df6ac1e0a1c7
parente98fe5127b9cc8ab33d1094b81c19deb1f9082bf
x86/boot: Correct setup_header.start_sys name

It is called start_sys_seg elsewhere so rename it to that. It is an
obsolete field so we could just as well directly call it __u16 __pad...

No functional change.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/20170221183639.16554-1-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/uapi/asm/bootparam.h