lkml.org 
[lkml]   [2008]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [2.6 patch] make register_page_bootmem_info_section() static
> This patch makes the needlessly global 
> register_page_bootmem_info_section() static.
>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>

Ah, yes. Thanks!

Acked-by: Yasunori Goto <y-goto@jp.fujitsu.com>


> ---
>
> This patch has been sent on:
> - 5 May 2008
>
> 070dc3db481a222a79755b6a06fb300f022ff56e diff --git a/mm/memory_hotplug.c b/mm/memory_hotplug.c
> index b3fd604..6a9a28a 100644
> --- a/mm/memory_hotplug.c
> +++ b/mm/memory_hotplug.c
> @@ -86,7 +86,7 @@ void put_page_bootmem(struct page *page)
>
> }
>
> -void register_page_bootmem_info_section(unsigned long start_pfn)
> +static void register_page_bootmem_info_section(unsigned long start_pfn)
> {
> unsigned long *usemap, mapsize, section_nr, i;
> struct mem_section *ms;
>

--
Yasunori Goto




\
 
 \ /
  Last update: 2008-06-26 04:03    [W:0.081 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site