On 2019/6/8 1:40, Kimberly Brown wrote: > The kobj_type default_attrs field is being replaced by the > default_groups field. Replace the default_attrs fields in f2fs_sb_ktype > and f2fs_feat_ktype with default_groups. Use the ATTRIBUTE_GROUPS macro > to create f2fs_groups and f2fs_feat_groups. > > Signed-off-by: Kimberly Brown <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks,

