Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186241
b: refs/heads/master
c: 7463e63
h: refs/heads/master
i:
  186239: a58d2b3
v: v3
  • Loading branch information
H Hartley Sweeten authored and Linus Torvalds committed Mar 6, 2010
1 parent c8ca073 commit 8b802db
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: cfd8d6c0ed89ba387609419e3d8d4c6b92a5d446
refs/heads/master: 7463e633c5f94792dcff1afefb0d2961318a9d09
2 changes: 1 addition & 1 deletion trunk/init/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ static int __init maxcpus(char *str)

early_param("maxcpus", maxcpus);
#else
const unsigned int setup_max_cpus = NR_CPUS;
static const unsigned int setup_max_cpus = NR_CPUS;
#endif

/*
Expand Down

0 comments on commit 8b802db

Please sign in to comment.