diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-03 00:19:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-01-25 05:40:24 +0100 |
commit | 5c03c7ab886859eb195440dbb6ccb8c30c4e84cc (patch) | |
tree | 16274460957bd2c6c80bb5708ba344bea20d4315 /fs/sysfs | |
parent | kset: convert block_subsys to use kset_create (diff) | |
download | linux-5c03c7ab886859eb195440dbb6ccb8c30c4e84cc.tar.xz linux-5c03c7ab886859eb195440dbb6ccb8c30c4e84cc.zip |
kset: remove decl_subsys macro
This macro is no longer used. ksets should be created dynamically with
a call to kset_create_and_add() not declared statically.
Yes, there are 5 remaining static struct kset usages in the kernel tree,
but they will be fixed up soon.
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions