diff options
author | Greg Kroah-Hartman <[email protected]> | 2021-12-28 15:48:23 +0100 |
---|---|---|
committer | Anna Schumaker <[email protected]> | 2022-01-06 14:00:21 -0500 |
commit | 86439fa2678d1ae752ac9c787aac1c145b87b4c2 (patch) | |
tree | c402a54f1672a60b77589bb218418b31ec6eda1c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 01f34245722b9dac0b2667db4dc17d2049b99c76 (diff) |
SUNRPC: 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 sunrpc 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: "J. Bruce Fields" <[email protected]>
Cc: Chuck Lever <[email protected]>
Cc: Trond Myklebust <[email protected]>
Cc: Anna Schumaker <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions