Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48015
b: refs/heads/master
c: e06b1a3
h: refs/heads/master
i:
  48013: 3a95ae7
  48011: 60e2984
  48007: 5c35a12
  47999: 59ed087
v: v3
  • Loading branch information
Alon Bar-Lev authored and Linus Torvalds committed Feb 12, 2007
1 parent 976d0f2 commit b635c15
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: bf71cecbe4282fbb8ec035a7199fa4aca64db54c
refs/heads/master: e06b1a3513bdd897e3c37c98ed7b16fa237dcb63
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ setup_arch(char **cmdline_p)
#endif /* CONFIG_64BIT */

/* Save unparsed command line copy for /proc/cmdline */
strlcpy(saved_command_line, COMMAND_LINE, COMMAND_LINE_SIZE);
strlcpy(boot_command_line, COMMAND_LINE, COMMAND_LINE_SIZE);

*cmdline_p = COMMAND_LINE;
*(*cmdline_p + COMMAND_LINE_SIZE - 1) = '\0';
Expand Down

0 comments on commit b635c15

Please sign in to comment.