linux/arch/x86/purgatory
Tobin C. Harding 72042a8c7b x86/purgatory: Make functions and variables static
Sparse emits several 'symbol not declared' warnings for various
functions and variables.

Add static keyword to functions and variables which have file scope
only.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Link: http://lkml.kernel.org/r/1487545956-2547-2-git-send-email-me@tobin.cc
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2017-03-01 11:27:26 +01:00
..
entry64.S kexec: support for kexec on panic using new system call 2014-08-08 15:57:33 -07:00
Makefile x86/kexec: add -fno-PIE 2016-11-09 22:28:09 +01:00
purgatory.c x86/purgatory: Make functions and variables static 2017-03-01 11:27:26 +01:00
setup-x86_64.S
sha256.c
sha256.h
stack.S x86: Fix misspellings in comments 2016-02-24 08:44:58 +01:00
string.c