diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-01-06 10:54:01 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2022-01-08 17:44:05 +0100 |
commit | 0704a8586f75663cf30a283bbeeca09eb4e60a07 (patch) | |
tree | 785eca9c4ea56df21b5a42a4c782d36bd92f8905 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 1350f36d3825e8f9563bbffb047d6ee634949667 (diff) |
s390/dasd: 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 s390 dasd 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: Stefan Haberland <[email protected]>
Cc: Jan Hoeppner <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Cc: Alexander Gordeev <[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-imx.c')
0 files changed, 0 insertions, 0 deletions