-
Patrick Mochel authored
Suggested by James Bottomley, and technically correct. We want the kset of the kobjects to be set before we call kobject_add() so we can access the kset's release method when the object is deleted.
e50ebaf5
Suggested by James Bottomley, and technically correct. We want the kset of the kobjects to be set before we call kobject_add() so we can access the kset's release method when the object is deleted.