Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75528
b: refs/heads/master
c: 1d6f4e6
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and Linus Torvalds committed Jan 17, 2008
1 parent c8033b9 commit 079ebaf
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: b0e86f0a3b9329bbebadb01ca935208459df18c3
refs/heads/master: 1d6f4e60e736a00b50ec668ba1a9fe27afb083a3
2 changes: 1 addition & 1 deletion trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2566,7 +2566,7 @@ static void __meminit zone_init_free_lists(struct pglist_data *pgdat,
memmap_init_zone((size), (nid), (zone), (start_pfn), MEMMAP_EARLY)
#endif

static int __devinit zone_batchsize(struct zone *zone)
static int zone_batchsize(struct zone *zone)
{
int batch;

Expand Down

0 comments on commit 079ebaf

Please sign in to comment.