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:
36b0360
)
module: pass load_info into other functions
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:10 +0000
(12:59 +0930)
Pass the struct load_info into all the other functions in module
loading. This neatens things and makes them more consistent.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found