diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-02 16:19:59 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-01-24 20:40:24 -0800 |
commit | 5c03c7ab886859eb195440dbb6ccb8c30c4e84cc (patch) | |
tree | 16274460957bd2c6c80bb5708ba344bea20d4315 /fs/coda | |
parent | 830d3cfb16728e2496edc2985ad8f68025135e37 (diff) | |
download | op-kernel-dev-5c03c7ab886859eb195440dbb6ccb8c30c4e84cc.zip op-kernel-dev-5c03c7ab886859eb195440dbb6ccb8c30c4e84cc.tar.gz |
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/coda')
0 files changed, 0 insertions, 0 deletions