Loading drivers/acpi/sysfs.c +1 −1 Original line number Diff line number Diff line Loading @@ -750,7 +750,7 @@ static struct attribute *hotplug_profile_attrs[] = { NULL }; struct kobj_type acpi_hotplug_profile_ktype = { static struct kobj_type acpi_hotplug_profile_ktype = { .sysfs_ops = &kobj_sysfs_ops, .default_attrs = hotplug_profile_attrs, }; Loading Loading
drivers/acpi/sysfs.c +1 −1 Original line number Diff line number Diff line Loading @@ -750,7 +750,7 @@ static struct attribute *hotplug_profile_attrs[] = { NULL }; struct kobj_type acpi_hotplug_profile_ktype = { static struct kobj_type acpi_hotplug_profile_ktype = { .sysfs_ops = &kobj_sysfs_ops, .default_attrs = hotplug_profile_attrs, }; Loading