merge from open-source master
Change-Id: I9365615f5f94484fb5ab28bb076b25fb4721e2bc
This commit is contained in:
commit
869cc685b1
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@ int insmod_main(int argc, char **argv)
|
|||
memcpy(ptr, argv[i], len);
|
||||
ptr += len;
|
||||
*ptr++ = ' ';
|
||||
*ptr++ = '\0';
|
||||
}
|
||||
*(ptr - 1) = '\0';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue