diff options
author | Greg Kroah-Hartman <[email protected]> | 2021-12-28 14:13:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-29 10:55:50 +0100 |
commit | 63064451d0b8359999e7e8c4fd92951d96f5a057 (patch) | |
tree | dc7bc40e35f6860468af0b0c19df4754b2509919 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0ac467447dde20d3b186b13cb315644483416c52 (diff) |
cxl: 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 cxl 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: Frederic Barrat <[email protected]>
Cc: Andrew Donnellan <[email protected]>
Cc: Arnd Bergmann <[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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions