x86: rename two e820 related functions
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 16 Jun 2008 01:58:51 +0000 (18:58 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 08:37:01 +0000 (10:37 +0200)
rename update_memory_range to e820_update_range
rename add_memory_region to e820_add_region

to make it more clear that they are about e820 map operations.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found