From: Kay Sievers Date: Sun, 24 Jul 2011 12:36:04 +0000 (+0930) Subject: module: change attr callbacks to take struct module_kobject X-Git-Tag: v3.1-rc1~263^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4befb026cf74b52fc7d382142bbfc0e9b6aab5e7;p=pandora-kernel.git 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 Signed-off-by: Rusty Russell (split into 2) --- Reading git-diff-tree failed