Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80406
b: refs/heads/master
c: 1e296f5
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and Ingo Molnar committed Jan 30, 2008
1 parent cc7440e commit 9db4666
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: 85b74d6c119a7dae882569e57925eaafecc07859
refs/heads/master: 1e296f578a8ef70b314315a2bfc7b036f947803f
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/srat_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ static int __init nodes_cover_memory(const struct bootnode *nodes)
return 1;
}

static void unparse_node(int node)
static void __init unparse_node(int node)
{
int i;
node_clear(node, nodes_parsed);
Expand Down

0 comments on commit 9db4666

Please sign in to comment.