commit | 8f6d037815466cb25e7de8f00536eca71d94d4c3 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Aug 05 12:59:09 2010 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Aug 05 12:59:09 2010 +0930 |
tree | 2ac887a230476a7550ff0360dd1ae0b678da8d82 | |
parent | d913188c75191114051cf0bac75dad444c6080fa [diff] |
module: sysfs cleanup We change the sysfs functions to take struct load_info, and call them all in mod_sysfs_setup(). We also clean up the #ifdefs a little. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>