Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73701
b: refs/heads/master
c: 8cde045
h: refs/heads/master
i:
  73699: 09fbb68
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Nov 15, 2007
1 parent 8463739 commit 3a12a40
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: 90d8b7e6129e8f4e5b3bc1a2cfbe585372ce8646
refs/heads/master: 8cde045c7ee97573be6ce495b8f7c918182a2c7a
2 changes: 1 addition & 1 deletion trunk/mm/hugetlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ static int gather_surplus_pages(int delta)
* allocated to satisfy the reservation must be explicitly freed if they were
* never used.
*/
void return_unused_surplus_pages(unsigned long unused_resv_pages)
static void return_unused_surplus_pages(unsigned long unused_resv_pages)
{
static int nid = -1;
struct page *page;
Expand Down

0 comments on commit 3a12a40

Please sign in to comment.