x86: break up mtrr_cleanup() into several small functions.
authorYinghai Lu <yinghai@kernel.org>
Wed, 15 Oct 2008 01:59:18 +0000 (18:59 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 28 Oct 2008 15:30:57 +0000 (16:30 +0100)
commit30604bb410b53efa9c93ee8f03d7aa7494094faa
tree8345cd64ca91b655e0e81bcc546bac2dfc83bc74
parent49fdf6785fd660e18a1eb4588928f47e9fa29a9a
x86: break up mtrr_cleanup() into several small functions.

Ingo said mtrr_cleanup() is big and ugly.

so break it up into more functions and make it more readable.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mtrr/main.c