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)
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>

No differences found