Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105338
b: refs/heads/master
c: d92bc31
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 24, 2008
1 parent 768ec39 commit 22ca5eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b69a7288ea7bf171328f313f0edae629f50e3bdb
refs/heads/master: d92bc318547507a944a22e7ef936793dc0fe167f
2 changes: 1 addition & 1 deletion trunk/mm/memory_hotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 22ca5eb

Please sign in to comment.