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:
66574cc
)
module: change attr callbacks to take struct module_kobject
author
Kay Sievers
<kay.sievers@vrfy.org>
Sun, 24 Jul 2011 12:36:04 +0000
(22:06 +0930)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Sun, 24 Jul 2011 12:36:04 +0000
(22:06 +0930)
This simplifies the next patch, where we have an attribute on a
builtin module (ie. module == NULL).
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (split into 2)
No differences found