Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277471
b: refs/heads/master
c: 2d070ef
h: refs/heads/master
i:
  277469: aefb689
  277467: 545574e
  277463: 17fd15f
  277455: 412af8c
  277439: 273101f
v: v3
  • Loading branch information
H Hartley Sweeten authored and Ingo Molnar committed Dec 5, 2011
1 parent 5a4dcb3 commit 75925bd
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: 98b8b99ae1233a5408b136544e900a9cfb46e08f
refs/heads/master: 2d070eff6bbbea6137ac14190805f9549c0a8b01
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/pageattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,7 @@ int set_memory_uc(unsigned long addr, int numpages)
}
EXPORT_SYMBOL(set_memory_uc);

int _set_memory_array(unsigned long *addr, int addrinarray,
static int _set_memory_array(unsigned long *addr, int addrinarray,
unsigned long new_type)
{
int i, j;
Expand Down

0 comments on commit 75925bd

Please sign in to comment.