Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64528
b: refs/heads/master
c: 8134097
h: refs/heads/master
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Aug 27, 2007
1 parent ee66db4 commit 9f71d6c
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: 88ede8209efd01b4a557ddd588875544954e170a
refs/heads/master: 813409771731d80e6fa94199adf99f2269a4afc0
2 changes: 1 addition & 1 deletion trunk/init/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ static int __init maxcpus(char *str)
return 0;
}

early_param("maxcpus=", maxcpus);
early_param("maxcpus", maxcpus);
#else
#define max_cpus NR_CPUS
#endif
Expand Down

0 comments on commit 9f71d6c

Please sign in to comment.