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 520adf3 commit ae4d90fCopy full SHA for ae4d90f
include/linux/device.h
@@ -662,7 +662,6 @@ struct device_physical_location {
662
* @id: device instance
663
* @devres_lock: Spinlock to protect the resource of the device.
664
* @devres_head: The resources list of the device.
665
- * @knode_class: The node used to add the device to the class list.
666
* @class: The class of the device.
667
* @groups: Optional attribute groups.
668
* @release: Callback to free the device after all references have
0 commit comments