Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128006
b: refs/heads/master
c: 70da2d9
h: refs/heads/master
v: v3
  • Loading branch information
Kyle McMartin committed Jan 5, 2009
1 parent 0f7de3d commit 05a86fb
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: a60715f58907d4e1db7be6c31fa050c993e119b5
refs/heads/master: 70da2d96306bea9ab56a1c6907b19f889dcdda5c
2 changes: 1 addition & 1 deletion trunk/arch/parisc/include/asm/mmu_context.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ destroy_context(struct mm_struct *mm)
mm->context = 0;
}

static inline unsigned long __space_to_prot(mm_context_t ctx)
static inline unsigned long __space_to_prot(mm_context_t context)
{
#if SPACEID_SHIFT == 0
return context << 1;
Expand Down

0 comments on commit 05a86fb

Please sign in to comment.