We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef15d2 commit 9ff1f83Copy full SHA for 9ff1f83
lib/kobject.c
@@ -632,7 +632,7 @@ struct kobject *kobject_create(void)
632
/**
633
* kobject_create_and_add - create a struct kobject dynamically and register it with sysfs
634
*
635
- * @name: the name for the kset
+ * @name: the name for the kobject
636
* @parent: the parent kobject of this kobject, if any.
637
638
* This function creates a kobject structure dynamically and registers it
0 commit comments