diff options
author | Dmitri Vorobiev <dmitri.vorobiev@gmail.com> | 2008-04-20 06:54:33 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-26 17:35:46 +0200 |
commit | a2b4bd9c95a799ce1002e699187f17ddaa754eb1 (patch) | |
tree | 3f5ab57914b285b1f7ac06f4117c98ad9cbf8a0a /arch/x86/kernel/cpu/Makefile | |
parent | f3b14a32db9a74f2bbda980bc95cd4b1f136d80a (diff) |
x86: array can become static
In arch/x86/kernel/setup_64.c, the standard_io_resources array
is needlessly defined as global. This patch makes this variable
static.
This patch was successfully build-tested using the defconfig
for x86_64. Runtime test was performed by booting a 64-bit x86
box up to the shell prompt.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/cpu/Makefile')
0 files changed, 0 insertions, 0 deletions