diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-01-06 10:52:52 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2022-01-08 17:44:05 +0100 |
commit | 1350f36d3825e8f9563bbffb047d6ee634949667 (patch) | |
tree | c64206d47cfc5a4f0b4b993b550bcf704e519f45 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 7b2932162f66ab33a00a7cdb6d3b2db6dfdbf634 (diff) |
s390/sclp_sd: 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 sclp_sd sysfs code to use default_groups field which
has been the preferred way since commit 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: Vasily Gorbik <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Cc: Alexander Gordeev <[email protected]>
Cc: Peter Oberparleiter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions