diff options
author | Greg Kroah-Hartman <[email protected]> | 2007-11-02 16:19:59 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2008-01-24 20:40:24 -0800 |
commit | 5c03c7ab886859eb195440dbb6ccb8c30c4e84cc (patch) | |
tree | 16274460957bd2c6c80bb5708ba344bea20d4315 /kernel/srcu.c | |
parent | 830d3cfb16728e2496edc2985ad8f68025135e37 (diff) |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'kernel/srcu.c')
0 files changed, 0 insertions, 0 deletions