summaryrefslogtreecommitdiffstats
path: root/mm/slub.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2007-11-03 00:19:59 +0100
committerGreg Kroah-Hartman2008-01-25 05:40:24 +0100
commit5c03c7ab886859eb195440dbb6ccb8c30c4e84cc (patch)
tree16274460957bd2c6c80bb5708ba344bea20d4315 /mm/slub.c
parentkset: convert block_subsys to use kset_create (diff)
downloadkernel-qcow2-linux-5c03c7ab886859eb195440dbb6ccb8c30c4e84cc.tar.gz
kernel-qcow2-linux-5c03c7ab886859eb195440dbb6ccb8c30c4e84cc.tar.xz
kernel-qcow2-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 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions