linux/arch/x86/boot/compressed
Chao Fan 69550d41ff x86/boot/KASLR: Remove unused variable
There are two variables "rc" in mem_avoid_memmap. One at the top of the
function and another one inside the while() loop. Drop the outer one as it
is unused. Cleanup some whitespace damage while at it.

Signed-off-by: Chao Fan <fanc.fnst@cn.fujitsu.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: gregkh@linuxfoundation.org
Cc: n-horiguchi@ah.jp.nec.com
Cc: keescook@chromium.org
Link: https://lkml.kernel.org/r/20171123090847.15293-1-fanc.fnst@cn.fujitsu.com
2017-11-23 20:17:59 +01:00
..
.gitignore
cmdline.c
cpuflags.c
early_serial_console.c
eboot.c
eboot.h
efi_stub_32.S
efi_stub_64.S
efi_thunk_64.S
error.c
error.h
head_32.S
head_64.S
kaslr.c x86/boot/KASLR: Remove unused variable 2017-11-23 20:17:59 +01:00
Makefile
mem_encrypt.S
misc.c
misc.h
mkpiggy.c
pagetable.c
string.c
vmlinux.lds.S