Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18020
b: refs/heads/master
c: 256ddb0
h: refs/heads/master
v: v3
  • Loading branch information
Jan Beulich authored and Linus Torvalds committed Jan 12, 2006
1 parent 5f1d0b6 commit f3bfee3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 2a2d5924c249e0f73aa00d617f8d5e242ea1430d
refs/heads/master: 256ddb01ebdcb065f81487fff00be833192d8764
4 changes: 0 additions & 4 deletions trunk/arch/x86_64/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -277,10 +277,6 @@ static __init void parse_cmdline_early (char ** cmdline_p)
int len = 0;
int userdef = 0;

/* Save unparsed command line copy for /proc/cmdline */
memcpy(saved_command_line, COMMAND_LINE, COMMAND_LINE_SIZE);
saved_command_line[COMMAND_LINE_SIZE-1] = '\0';

for (;;) {
if (c != ' ')
goto next_char;
Expand Down

0 comments on commit f3bfee3

Please sign in to comment.