diff options
| author | Kimberly Brown <[email protected]> | 2019-04-01 22:51:18 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-04-25 22:06:10 +0200 |
| commit | aa30f47cf666111f6bbfd15f290a27e8a7b9d854 (patch) | |
| tree | f37b73de916cc982e5fe7b5d0ad5dc70c3bc7702 /lib/mpi/mpi-internal.h | |
| parent | 0b777eee88d712256ba8232a9429edb17c4f9ceb (diff) | |
kobject: Add support for default attribute groups to kobj_type
kobj_type currently uses a list of individual attributes to store
default attributes. Attribute groups are more flexible than a list of
attributes because groups provide support for attribute visibility. So,
add support for default attribute groups to kobj_type.
In future patches, the existing uses of kobj_type’s attribute list will
be converted to attribute groups. When that is complete, kobj_type’s
attribute list, “default_attrs”, will be removed.
Signed-off-by: Kimberly Brown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions