remove the compile warnings
This commit is contained in:
		| @@ -106,7 +106,7 @@ extern char *kobject_get_path(struct kobject *kobj, gfp_t flag); | ||||
|  | ||||
| struct kobj_type { | ||||
| 	void (*release)(struct kobject *kobj); | ||||
| 	struct sysfs_ops *sysfs_ops; | ||||
| 	const struct sysfs_ops *sysfs_ops; | ||||
| 	struct attribute **default_attrs; | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user