Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85509
b: refs/heads/master
c: dada123
h: refs/heads/master
i:
  85507: 3c09f4c
v: v3
  • Loading branch information
Adrian Bunk authored and Christoph Lameter committed Feb 14, 2008
1 parent 923bc81 commit a151297
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: eada35efcb2773cf49aa26277e056122e1a3405c
refs/heads/master: dada123d99c241d1a45798a7c77bcf99c4968704
2 changes: 1 addition & 1 deletion trunk/mm/slub.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ static inline int is_end(void *addr)
return (unsigned long)addr & PAGE_MAPPING_ANON;
}

void *slab_address(struct page *page)
static void *slab_address(struct page *page)
{
return page->end - PAGE_MAPPING_ANON;
}
Expand Down

0 comments on commit a151297

Please sign in to comment.