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:
c8ba6c5
)
ide: use module_param_named rather than module_param_call
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 12 Aug 2010 05:04:38 +0000
(23:04 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Aug 2010 13:34:39 +0000
(23:04 +0930)
It has the additional benefit of typechecking (in this case, an unsigned int).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
No differences found