diff options
| author | Greg Kroah-Hartman <[email protected]> | 2022-01-06 11:00:04 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-01-26 15:56:18 +0100 |
| commit | fa97cb843cfb874c50cd1dcc46a2f28187e184e9 (patch) | |
| tree | 52b059b6551815fa8058db4c6570c8a83755690b /tools/perf/scripts/python/stackcollapse.py | |
| parent | 188049f46f761644c30e9f9b3234ac781b4a432e (diff) | |
bcache: use default_groups in kobj_type
There are currently 2 ways to create a set of sysfs files for a
kobj_type, through the default_attrs field, and the default_groups
field. Move the bcache sysfs code to use default_groups field which has
been the preferred way since aa30f47cf666 ("kobject: Add support for
default attribute groups to kobj_type") so that we can soon get rid of
the obsolete default_attrs field.
Cc: Kent Overstreet <[email protected]>
Cc: [email protected]
Acked-by: Coly Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions