Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48011
b: refs/heads/master
c: 43cd346
h: refs/heads/master
i:
  48009: d612116
  48007: 5c35a12
v: v3
  • Loading branch information
Alon Bar-Lev authored and Linus Torvalds committed Feb 12, 2007
1 parent 941d029 commit 60e2984
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: f2a09e19cae45b7dfa4b72d70182b5bc9afa2ddb
refs/heads/master: 43cd34645d3bf35cbaa68f28b85d12d0b9e08ab9
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ static void __init arch_mem_init(char **cmdline_p)
print_memory_map();

strlcpy(command_line, arcs_cmdline, sizeof(command_line));
strlcpy(saved_command_line, command_line, COMMAND_LINE_SIZE);
strlcpy(boot_command_line, command_line, COMMAND_LINE_SIZE);

*cmdline_p = command_line;

Expand Down

0 comments on commit 60e2984

Please sign in to comment.