Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56521
b: refs/heads/master
c: d55e2ca
h: refs/heads/master
i:
  56519: a383b4e
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Linus Torvalds committed May 17, 2007
1 parent 37f9469 commit 2e4ad05
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: df652fe173c12d29960f3a8eafce29041e86b942
refs/heads/master: d55e2ca87321b65387d3c52dd38128b3fe6723b0
2 changes: 1 addition & 1 deletion trunk/mm/vmalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ struct vm_struct *remove_vm_area(void *addr)
return v;
}

void __vunmap(void *addr, int deallocate_pages)
static void __vunmap(void *addr, int deallocate_pages)
{
struct vm_struct *area;

Expand Down

0 comments on commit 2e4ad05

Please sign in to comment.