Greg Kroah-Hartman 99a6a4b395 sh: sq: 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 sh sq 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: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: linux-sh@vger.kernel.org
Tested-by: Rob Landley <rob@landley.net>
Link: https://lore.kernel.org/r/20220104162240.1309639-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-05 19:11:52 +01:00
..
2020-06-01 14:48:52 -04:00
2021-01-06 19:55:27 -05:00
2021-09-17 13:59:59 -04:00
2018-12-28 12:11:45 -08:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2018-12-28 12:11:45 -08:00
2020-06-01 14:48:52 -04:00