]> Git Repo - linux.git/commit
module: change attr callbacks to take struct module_kobject
authorKay Sievers <[email protected]>
Sun, 24 Jul 2011 12:36:04 +0000 (22:06 +0930)
committerRusty Russell <[email protected]>
Sun, 24 Jul 2011 12:36:04 +0000 (22:06 +0930)
commit4befb026cf74b52fc7d382142bbfc0e9b6aab5e7
tree48c4954f8eb9ab43f449750c3f4b0685fd323c03
parent66574cc05438dd0907029075d7e6ec5ac0036fbc
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 <[email protected]>
Signed-off-by: Rusty Russell <[email protected]> (split into 2)
include/linux/module.h
kernel/module.c
kernel/params.c
This page took 0.056765 seconds and 4 git commands to generate.