git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4966868
)
module: move module args strndup_user to just before use
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 5 Aug 2010 18:59:10 +0000
(12:59 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 5 Aug 2010 03:29:12 +0000
(12:59 +0930)
Instead of copying and allocating the args and storing it in
load_info, we can just allocate them right before we need them.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found