commit | 4befb026cf74b52fc7d382142bbfc0e9b6aab5e7 | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay.sievers@vrfy.org> | Sun Jul 24 22:06:04 2011 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Sun Jul 24 22:06:04 2011 +0930 |
tree | 48c4954f8eb9ab43f449750c3f4b0685fd323c03 | |
parent | 66574cc05438dd0907029075d7e6ec5ac0036fbc [diff] |
module: change attr callbacks to take struct module_kobject 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)